Home
last modified time | relevance | path

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

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