RE: [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in Nits

2025-02-05 Thread Kandpal, Suraj
Subject: RE: [PATCH 4/7] drm/i915/backlight: Modify function to get VESA > brightness in Nits > > > Modify vesa_get_brightness function to take into account > > luminance_control_support and based on that read the appropriate > > register and return the value. > > >

RE: [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in Nits

2025-02-05 Thread Murthy, Arun R
> Modify vesa_get_brightness function to take into account > luminance_control_support and based on that read the appropriate register > and return the value. > > --v2 > -Changes since we now use luminance instead of nits > > Signed-off-by: Suraj Kandpal > Tested-by: Ben Kao > --- > .../drm/i9

RE: [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in NITS

2025-02-02 Thread Kao, Ben
This patch works as expected with 6.13.0-rc7 on Dell Bolan. Tested-by: Ben Kao