Home
last modified time | relevance | path

Searched refs:DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dp_aux_backlight.c347 !(intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP)) { in intel_dp_aux_display_control_capable()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h815 # define DP_EDP_BACKLIGHT_BRIGHTNESS_PWM_PIN_CAP (1 << 0) macro