[PATCH 0/7] Enable Aux based Nits brightness control for eDP

2025-02-04 Thread Suraj Kandpal
>From eDP 1.5 we are supposed to use the VESA pathways to control brightness. But still did not have the nits luminance control coded in. This series enables nits based luminance control over Aux using VESA pathways. --v2 -Prefer using Luminance for function name over nits [Jani] Closes: https://

RE: [PATCH 0/7] Enable Aux based Nits brightness control for eDP

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

[PATCH 0/7] Enable Aux based Nits brightness control for eDP

2025-01-23 Thread Suraj Kandpal
>From eDP 1.5 we are supposed to use the VESA pathways to control brightness. But still did not have the Nits brightness control coded in. This series enables NITS based backlight control over AUX using VESA pathways. Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/3669 Signed-off-by