edp_dpcd         1160 drivers/gpu/drm/i915/display/intel_display_types.h 	u8 edp_dpcd[EDP_DISPLAY_CTL_CAP_SIZE];
edp_dpcd         4206 drivers/gpu/drm/i915/display/intel_dp.c 	    intel_dp->edp_dpcd[0] >= DP_EDP_14) {
edp_dpcd         4252 drivers/gpu/drm/i915/display/intel_dp.c 			     intel_dp->edp_dpcd, sizeof(intel_dp->edp_dpcd)) ==
edp_dpcd         4253 drivers/gpu/drm/i915/display/intel_dp.c 			     sizeof(intel_dp->edp_dpcd))
edp_dpcd         4254 drivers/gpu/drm/i915/display/intel_dp.c 		DRM_DEBUG_KMS("eDP DPCD: %*ph\n", (int) sizeof(intel_dp->edp_dpcd),
edp_dpcd         4255 drivers/gpu/drm/i915/display/intel_dp.c 			      intel_dp->edp_dpcd);
edp_dpcd         4264 drivers/gpu/drm/i915/display/intel_dp.c 	if (intel_dp->edp_dpcd[0] >= DP_EDP_14) {
edp_dpcd           33 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (!(intel_dp->edp_dpcd[1] & DP_EDP_BACKLIGHT_AUX_ENABLE_CAP))
edp_dpcd           71 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT)
edp_dpcd           91 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT) {
edp_dpcd          208 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_FREQ_AUX_SET_CAP)
edp_dpcd          234 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_BYTE_COUNT)
edp_dpcd          255 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	if (intel_dp->edp_dpcd[1] & DP_EDP_TCON_BACKLIGHT_ADJUSTMENT_CAP &&
edp_dpcd          256 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	    (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP) &&
edp_dpcd          257 drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c 	    !(intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP)) {
edp_dpcd          299 drivers/gpu/drm/i915/display/intel_psr.c 	if (!(intel_dp->edp_dpcd[1] & DP_EDP_SET_POWER_CAP)) {