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

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 14 04:53:50 UTC 2025


== Series Details ==

Series: Modify drm helpers to use luminance (rev2)
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 ca0287b05eae0c4bcdd7868080f25b020a180b6e
Author: Suraj Kandpal <suraj.kandpal at intel.com>
Date:   Mon Apr 14 09:46:37 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 a2c9cfa67f8b676a78d18d572daebb04b38a8dc5 drm-intel
77e6537a6102 drm/dp: Introduce new member in drm_backlight_info
f30d09138a5e drm/dp: Add argument in drm_edp_backlight_init
a53955aef481 drm/dp: Add argument for luminance range info in drm_edp_backlight_init
22dbb6cc25cc drm/dp: Move from u16 to u32 for max in drm_edp_backlight_info
867f8519febe drm/dp: Change current_level argument type to u32
e40991a6beb6 drm/dp: Modify drm_edp_probe_state
ad2b907f21d5 drm/dp: Change argument type for drm_edp_backlight_set_level
6f75e64efb5f drm/dp: Modify drm_edp_backlight_set_level
dc0a9f924d73 drm/dp: Change argument type of drm_edp_backlight_enable
af5843882e9b drm/dp: Enable backlight control using luminance
05cee1a36671 drm/i915/backlight: Use drm helper to initialize edp backlight
a3eb237c7714 drm/i915/backlight: Use drm helper to set edp backlight
ca0287b05eae drm/i915/backlight: Use drm_edp_backlight_enable




More information about the Intel-xe mailing list