RE: [PATCH 6/7] drm/i915/backlight: Setup NITS based brightness via VESA
This patch works as expected with 6.13.0-rc7 on Dell Bolan. Tested-by: Ben Kao
[PATCH 6/7] drm/i915/backlight: Setup NITS based brightness via VESA
Modify backlight setup function for VESA interface to take into account the NITS based brightness. Signed-off-by: Suraj Kandpal --- .../drm/i915/display/intel_dp_aux_backlight.c | 97 +++ 1 file changed, 57 insertions(+), 40 deletions(-) diff --git a/drivers/gpu/drm/i915/display