RE: [PATCH 12/13] drm/i915/backlight: Use drm helper to set edp backlight

2025-06-19 Thread Murthy, Arun R
> ; Kandpal, Suraj > Subject: [PATCH 12/13] drm/i915/backlight: Use drm helper to set edp > backlight > > Now that the drm helper sets the backlight using luminance too we can use > that. Remove the obselete function. > > Signed-off-by: Suraj Kandpal > --- Reviewed-by: Arun

[PATCH 12/13] drm/i915/backlight: Use drm helper to set edp backlight

2025-05-08 Thread Suraj Kandpal
Now that the drm helper sets the backlight using luminance too we can use that. Remove the obselete function. Signed-off-by: Suraj Kandpal --- .../drm/i915/display/intel_dp_aux_backlight.c | 34 ++- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/drivers/gpu/drm/i9

[PATCH 12/13] drm/i915/backlight: Use drm helper to set edp backlight

2025-04-13 Thread Suraj Kandpal
Now that the drm helper sets the backlight using luminance too we can use that. Remove the obselete function. Signed-off-by: Suraj Kandpal --- .../drm/i915/display/intel_dp_aux_backlight.c | 34 ++- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/drivers/gpu/drm/i9

[PATCH 12/13] drm/i915/backlight: Use drm helper to set edp backlight

2025-04-10 Thread Suraj Kandpal
Now that the drm helper sets the backlight using luminance too we can use that. Remove the obselete function. Signed-off-by: Suraj Kandpal --- .../drm/i915/display/intel_dp_aux_backlight.c | 34 ++- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/drivers/gpu/drm/i9