]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/backlight: Provide clear description on how backlight level is controlled
authorSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 2 Mar 2026 04:06:12 +0000 (09:36 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 3 Mar 2026 03:00:17 +0000 (08:30 +0530)
commit7dbfba0ba0b99661266c93cd9025d47197241511
treea21179d20a9462fcebee9e9bcb0900dfbc41c93b
parentef8ed2ddd1cd1457befb4e94f996fd5ee82ff7e4
drm/i915/backlight: Provide clear description on how backlight level is controlled

Currently it takes us multiple log prints to arrive at the conclusion
on how we are actually controlling backlight level. Make the logging
concise.

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Link: https://patch.msgid.link/20260302040613.3324049-8-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c