RE: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-25 Thread Kandpal, Suraj
t; > intel-...@lists.freedesktop.org; > > > > dri- de...@lists.freedesktop.org; nouv...@lists.freedesktop.org > > > > Cc: Murthy, Arun R ; Kandpal, Suraj > > > > > > > > Subject: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to > > > &

RE: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-25 Thread Kandpal, Suraj
t; > intel-...@lists.freedesktop.org; > > > > dri- de...@lists.freedesktop.org; nouv...@lists.freedesktop.org > > > > Cc: Murthy, Arun R ; Kandpal, Suraj > > > > > > > > Subject: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to > > > &

RE: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-24 Thread Murthy, Arun R
org > > > Cc: Murthy, Arun R ; Kandpal, Suraj > > > > > > Subject: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to > > > initialize edp backlight > > > > > > Now that drm_edp_backlight init has been modified to take into > > > ac

RE: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-24 Thread Murthy, Arun R
Subject: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp > backlight > > Now that drm_edp_backlight init has been modified to take into account the > setup of lumininace based brightness manipulation we can just use that. > > --v2 > -Fix commit mes

RE: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-23 Thread Kandpal, Suraj
sts.freedesktop.org; nouv...@lists.freedesktop.org > > Cc: Murthy, Arun R ; Kandpal, Suraj > > > > Subject: [PATCH v3 11/13] drm/i915/backlight: Use drm helper to > > initialize edp backlight > > > > Now that drm_edp_backlight init has been modified to take

[PATCH v3 11/13] drm/i915/backlight: Use drm helper to initialize edp backlight

2025-06-19 Thread Suraj Kandpal
Now that drm_edp_backlight init has been modified to take into account the setup of lumininace based brightness manipulation we can just use that. --v2 -Fix commit message [Arun] Signed-off-by: Suraj Kandpal --- .../drm/i915/display/intel_dp_aux_backlight.c | 98 +-- 1 file chan