✓ CI.checkpatch: success for drm/i915/pmdemand: cleanups

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 31 16:33:48 UTC 2024


== Series Details ==

Series: drm/i915/pmdemand: cleanups
URL   : https://patchwork.freedesktop.org/series/143041/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a522b20d0e3551c3854bc26d31f43bba2ec50c93
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Tue Dec 31 18:27:40 2024 +0200

    drm/i915/display: convert global state to struct intel_display
    
    Going forward, struct intel_display is the main display device
    structure. Convert intel_global_state.[ch] to it.
    
    This allows us to make intel_pmdemand.c completely independent of
    i915_drv.h.
    
    Cc: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 08bd590935a5258ffd79355c59adffd72fb2c642 drm-intel
31ea87d13426 drm/i915/pmdemand: convert to_intel_pmdemand_state() to a function
fec01b6dfe80 drm/i915/pmdemand: make struct intel_pmdemand_state opaque
729b62811e24 drm/i915/pmdemand: convert to struct intel_display
a522b20d0e35 drm/i915/display: convert global state to struct intel_display




More information about the Intel-xe mailing list