✓ CI.checkpatch: success for Clean up of GuC init data macros

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 11 21:11:21 UTC 2025


== Series Details ==

Series: Clean up of GuC init data macros
URL   : https://patchwork.freedesktop.org/series/150120/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e7ff200985856f852d5dd95d193dc6b972c7f5b1
Author: John Harrison <John.C.Harrison at Intel.com>
Date:   Wed Jun 11 14:05:53 2025 -0700

    drm/xe/guc: Add support for NPK as a GuC log target
    
    The GuC has an option to write log data via NPK. This is basically a
    magic IO address that GuC writes arbitrary data to and which can be
    logged by a suitable hardware logger. This can allow retrieval of the
    GuC log in hardware debug environments even when the system as a whole
    dies horribly.
    
    Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch ade8293fe6cd8e5016e6258f8b3bc1b7269fb785 drm-intel
6d4a214af958 drm/xe/guc: Clean up of GuC 'CTL' defines
e7ff20098585 drm/xe/guc: Add support for NPK as a GuC log target




More information about the Intel-xe mailing list