RE: [PATCH 6/7] drm/i915/backlight: Setup nits based luminance via VESA

2025-02-05 Thread Murthy, Arun R
> Modify backlight setup function for VESA interface to take into account the > nits > based luminance. > > --v2 > -Prefer using luminance over nits [Jani] > > Signed-off-by: Suraj Kandpal > Tested-by: Ben Kao > --- Reviewed-by: Arun R Murthy Thanks and Regards, Arun R Murthy ---

[PATCH 6/7] drm/i915/backlight: Setup nits based luminance via VESA

2025-02-04 Thread Suraj Kandpal
Modify backlight setup function for VESA interface to take into account the nits based luminance. --v2 -Prefer using luminance over nits [Jani] Signed-off-by: Suraj Kandpal Tested-by: Ben Kao --- .../drm/i915/display/intel_dp_aux_backlight.c | 99 +++ 1 file changed, 59 inserti