✓ CI.checkpatch: success for Modify drm helpers to use luminance (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon May 26 19:29:16 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 80ab05f69e64824fd58a6b75618cfeb807d219b5
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 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
53a24aeb0008 drm/dp: Introduce new member in drm_backlight_info
aa9ea9b8f761 drm/dp: Add argument in drm_edp_backlight_init
8d3a19d42ce2 drm/dp: Add argument for luminance range info in drm_edp_backlight_init
67b8ac46fb7e drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
e113996652ba drm/dp: Change current_level argument type to u32
473b1951adf7 drm/dp: Modify drm_edp_probe_state
a8581cd751be drm/dp: Change argument type for drm_edp_backlight_set_level
ca1852eaa3d8 drm/dp: Modify drm_edp_backlight_set_level
09bee892b485 drm/dp: Change argument type of drm_edp_backlight_enable
bfc4e38ecbe5 drm/dp: Enable backlight control using luminance
465937c0ff6f drm/i915/backlight: Use drm helper to initialize edp backlight
c03412f6115c drm/i915/backlight: Use drm helper to set edp backlight
80ab05f69e64 drm/i915/backlight: Use drm_edp_backlight_enable
More information about the Intel-xe
mailing list