RE: [PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA

2025-02-04 Thread Kandpal, Suraj
l, Suraj > > Subject: Re: [PATCH 3/7] drm/i915/backlight: Check Nits based brightness > control for VESA > > On Fri, 24 Jan 2025, Suraj Kandpal wrote: > > Check if we are capable of controlling brightness via Nits which is > > dependant on PANEL_LUMINANCE_OVERRIDE

Re: [PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA

2025-02-04 Thread Jani Nikula
On Fri, 24 Jan 2025, Suraj Kandpal wrote: > Check if we are capable of controlling brightness via Nits which > is dependant on PANEL_LUMINANCE_OVERRIDE and SMOOTH_BRIGHTNESS > capablility being set. > > Signed-off-by: Suraj Kandpal > --- > drivers/gpu/drm/i915/display/intel_display_types.h|

RE: [PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA

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

[PATCH 3/7] drm/i915/backlight: Check Nits based brightness control for VESA

2025-01-23 Thread Suraj Kandpal
Check if we are capable of controlling brightness via Nits which is dependant on PANEL_LUMINANCE_OVERRIDE and SMOOTH_BRIGHTNESS capablility being set. Signed-off-by: Suraj Kandpal --- drivers/gpu/drm/i915/display/intel_display_types.h| 1 + drivers/gpu/drm/i915/display/intel_dp_aux_backlight