Home
last modified time | relevance | path

Searched refs:DP_MST_CAP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_dp_helper.h133 # define DP_MST_CAP (1 << 0) macro
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c690 if (msg[0] & DP_MST_CAP) { in radeon_dp_mst_probe()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dp.c3881 if (buf[0] & DP_MST_CAP) { in intel_dp_probe_mst()