[Intel-xe] ✓ CI.checkpatch: success for series starting with [1/3] drm/xe/guc: Drop ancient GuC CTB definitions

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 29 00:17:20 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe/guc: Drop ancient GuC CTB definitions
URL   : https://patchwork.freedesktop.org/series/127010/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 500ebc2558063ebc90bc5f2108224f4f62f6e1f0
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Nov 28 21:32:03 2023 +0100

    drm/xe/guc: Include only required GuC ABI headers
    
    On i915 we were adding new GuC ABI headers directly to guc_fwif.h
    file since we were replacing old definitions from that file.
    
    On xe driver we could do more and better by including ABI headers
    only in files that need those definitions.
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/741
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch b06c9f366cd09b888be061d23eecffed7139c09b drm-intel
27ee4d111 drm/xe/guc: Drop ancient GuC CTB definitions
d5629ed1a drm/xe/guc: Remove obsolete GuC CTB documentation
500ebc255 drm/xe/guc: Include only required GuC ABI headers




More information about the Intel-xe mailing list