✓ CI.checkpatch: success for Modify drm helpers to use luminance

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 11 04:36:37 UTC 2025


== Series Details ==

Series: Modify drm helpers to use luminance
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7b90cc4d09526fdb742296d5665cc67be3001dfc
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Fri Apr 11 09:59:09 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 9337ad48531f5eff1b8eff235f667db490ac8c91 drm-intel
d92090aa07bd drm/dp: Introduce new member in drm_backlight_info
f1129dd2557f drm/dp: Add argument in drm_edp_backlight_init
9c2c4a058fc1 drm/dp: Add argument for luminance range info in drm_edp_backlight_init
d4401e46bea1 drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
44051aa9496f drm/dp: Change current_level argument type to u32
38bff81d56b2 drm/dp: Modify drm_edp_probe_state
7d81974d169e drm/dp: Change argument type for drm_edp_backlight_set_level
291d24eb3db2 drm/dp: Modify drm_edp_backlight_set_level
7f44c41d7a46 drm/dp: Change argument type of drm_edp_backlight_enable
b64cb4994e45 drm/dp: Enable backlight control using luminance
d91bdee8a31d drm/i915/backlight: Use drm helper to initialize edp backlight
9733c68f0c2f drm/i915/backlight: Use drm helper to set edp backlight
7b90cc4d0952 drm/i915/backlight: Use drm_edp_backlight_enable




More information about the Intel-xe mailing list