✓ CI.checkpatch: success for Modify drm helpers to use luminance (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri May 9 05:27:02 UTC 2025
== Series Details ==
Series: Modify drm helpers to use luminance (rev3)
URL : https://patchwork.freedesktop.org/series/147565/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0abf2d6a8c1969daf0f0af47ee2536cd585ed516
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date: Fri May 9 10:48:16 2025 +0530
drm/i915/backlight: Use drm_edp_backlight_enable
Use drm dp helper to enable backlight now that it has been modified
to set PANEL_LUMINANCE_CONTROL_ENABLE bit based on if capability
supports it and the driver wants it. Remove the dead code.
Signed-off-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 0a4534e5a7d58144a24c64c722c771ec80b1fe32 drm-intel
0a5b2a04948e drm/dp: Introduce new member in drm_backlight_info
0683196d6542 drm/dp: Add argument in drm_edp_backlight_init
582de18799c6 drm/dp: Add argument for luminance range info in drm_edp_backlight_init
b4e97382903c drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
ea2b4810054f drm/dp: Change current_level argument type to u32
57ce29303be8 drm/dp: Modify drm_edp_probe_state
f89503343719 drm/dp: Change argument type for drm_edp_backlight_set_level
f4b4695e790a drm/dp: Modify drm_edp_backlight_set_level
3c125ee9565e drm/dp: Change argument type of drm_edp_backlight_enable
1b518ae7dd08 drm/dp: Enable backlight control using luminance
c9ecf8355352 drm/i915/backlight: Use drm helper to initialize edp backlight
2a4f8cfe6f0f drm/i915/backlight: Use drm helper to set edp backlight
0abf2d6a8c19 drm/i915/backlight: Use drm_edp_backlight_enable
More information about the Intel-xe
mailing list