✓ CI.checkpatch: success for drm/i915: reduce intel_wakeref.h dependencies

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 26 12:42:53 UTC 2025


== Series Details ==

Series: drm/i915: reduce intel_wakeref.h dependencies
URL   : https://patchwork.freedesktop.org/series/146798/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4aff16e181ca9b1a49b7cae8d1bf456f53a309b4
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Wed Mar 26 13:54:52 2025 +0200

    drm/i915: reduce intel_wakeref.h dependencies
    
    Forward declare struct drm_printer instead of including drm/drm_print.h,
    as we only need the pointer. Turns out quite a few places depend on this
    include implicitly. Make them explicit.
    
    Some of the includes are just stale and unnecessary. Group the forward
    declarations together while at it.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 14c330bc015ded4a1f1dd1f5aeb8617077aaa7e8 drm-intel
4aff16e181ca drm/i915: reduce intel_wakeref.h dependencies




More information about the Intel-xe mailing list