Home
last modified time | relevance | path

Searched refs:DP_CAP_ANSI_128B132B (Results 1 – 4 of 4) sorted by relevance

/linux/include/drm/display/
H A Ddrm_dp_helper.h259 return dpcd[DP_MAIN_LINK_CHANNEL_CODING] & DP_CAP_ANSI_128B132B; in drm_dp_128b132b_supported()
H A Ddrm_dp.h141 # define DP_CAP_ANSI_128B132B (1 << 1) /* 2.0 */ macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_mst.c430 DP_CAP_ANSI_128B132B : DP_CAP_ANSI_8B10B; in intel_dp_mst_update_slots()
H A Dintel_dp.c4312 !(intel_dp->dpcd[DP_MAIN_LINK_CHANNEL_CODING] & DP_CAP_ANSI_128B132B)) in intel_dp_mst_mode_choose()