summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSuraj Kandpal <suraj.kandpal@intel.com>2026-07-16 08:39:59 +0530
committerSuraj Kandpal <suraj.kandpal@intel.com>2026-07-20 10:28:46 +0530
commit7d594b24c915afb4b0c5fb8875403253daef5b24 (patch)
tree6c4b5344d3556844b03d753bae996fc86b6f4ce9 /include
parentf69946f6d891aca1614233573741543b3bab4e6a (diff)
downloadlinux-next-7d594b24c915afb4b0c5fb8875403253daef5b24.tar.gz
linux-next-7d594b24c915afb4b0c5fb8875403253daef5b24.zip
drm/i915/backlight: Remove DP_EDP_BACKLIGHT_AUX_ENABLE_CAP check for DPCD backlight
Turns out some panels allow only AUX based backlight by just setting the DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP and not setting the DP_EDP_BACKLIGHT_AUX_ENABLE_CAP. If we make DP_EDP_BACKLIGHT_AUX_ENABLE_CAP a necessity for AUX based DPCD backlight these panels loose the ability to manipulate backlight via AUX, especially ones with no PWM controller. Remove this check from function so that panels who do not advertise DP_EDP_BACKLIGHT_AUX_ENABLE_CAP but advertise DP_EDP_BACKLIGHT_BRIGHTNESS_AUX_SET_CAP are able to manipulate backlight again. Fixes: ed8be780bdbc ("drm/i915/backlight: Fix VESA backlight possible check condition") Closes: https://gitlab.freedesktop.org/drm/i915/kernel/-/work_items/16507 Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com> Reviewed-by: Michał Grzelak <michal.grzelak@intel.com> Link: https://patch.msgid.link/20260716030959.436430-1-suraj.kandpal@intel.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions