]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/backlight: Modify condition to use panel luminance
authorSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 11 Apr 2025 06:02:36 +0000 (11:32 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Fri, 11 Apr 2025 13:25:26 +0000 (18:55 +0530)
commit6acbf71463f74838854ed9fcfc2af7bb9ee04ffa
treede841011400bbed03f74f26ddc7616ebb7699701
parentcc2308ebbbb16bbefbc89e4da2f827e28b082411
drm/i915/backlight: Modify condition to use panel luminance

According to our internal spec we need to now check if both
panel luminance and smooth brightness are available in panel for
us to be able to change brightness using luminance value.

--v2
-Add Fixes tag [Ankit]

Fixes: 64481497924d ("drm/i915/backlight: Check Luminance based brightness control for VESA")
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://lore.kernel.org/r/20250411060235.2732060-3-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c