]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/backlight: Update debug log during backlight setup
authorSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 2 Mar 2026 04:06:11 +0000 (09:36 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 3 Mar 2026 02:58:54 +0000 (08:28 +0530)
commitef8ed2ddd1cd1457befb4e94f996fd5ee82ff7e4
tree09d54ffe00c4019567006ad86e51cc7a8abd5710
parentc7677f4e7523be347551192c8cda9a0cfb7d4843
drm/i915/backlight: Update debug log during backlight setup

With luminance_set which represents PANEL_LUMINANCE_OVERRIDE, we
have another variable to decide if we use PWM or DPCD.
Make drm_dbg_kms log represent that.

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-7-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_dp_aux_backlight.c