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

2025-02-05 Thread Kandpal, Suraj
Subject: RE: [PATCH 3/7] drm/i915/backlight: Check Luminance based > brightness control for VESA > > > Check if we are capable of controlling brightness via luminance which > > is dependent on PANEL_LUMINANCE_OVERRIDE being set. > > > Is PANEL_LUMINANCE_OVERRIDE a macro?

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

2025-02-05 Thread Murthy, Arun R
> Check if we are capable of controlling brightness via luminance which is > dependent on PANEL_LUMINANCE_OVERRIDE being set. > Is PANEL_LUMINANCE_OVERRIDE a macro? I don't see this definition! > --v2 > -Prefer using luminance rather than nits [Jani] -Fix commit message > > Signed-off-by: Suraj

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

2025-02-04 Thread Suraj Kandpal
Check if we are capable of controlling brightness via luminance which is dependent on PANEL_LUMINANCE_OVERRIDE being set. --v2 -Prefer using luminance rather than nits [Jani] -Fix commit message Signed-off-by: Suraj Kandpal Tested-by: Ben Kao --- drivers/gpu/drm/i915/display/intel_display_type