Re: [PATCH] drm/nouveau: Add support to control backlight using bl_power for nva3.

2022-11-01 Thread Karol Herbst
On Tue, Nov 1, 2022 at 3:12 AM Bagas Sanjaya wrote: > > On 10/31/22 23:32, antoniospg wrote: > > Summary: > > > > * Add support to turn on/off backlight when changing values in bl_power > > file. This is achieved by using function backlight_get_brightness() > > in nva3_set_intensity to get

Re: [PATCH] drm/nouveau: Add support to control backlight using bl_power for nva3.

2022-10-31 Thread Bagas Sanjaya
On 10/31/22 23:32, antoniospg wrote: > Summary: > > * Add support to turn on/off backlight when changing values in bl_power > file. This is achieved by using function backlight_get_brightness() > in nva3_set_intensity to get current brightness. > This is [PATCH v2], right? If so, next time