Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_dp_aux_backlight.c255 (intel_dp->edp_dpcd[2] & DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP) && in intel_dp_aux_display_control_capable()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_dp_helper.h657 # define DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP (1 << 1) macro