✗ CI.checkpatch: warning for series starting with [v3,1/3] `drm/xe: Move lrc snapshot capturing to xe_lrc.c

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 27 13:17:59 UTC 2024


== Series Details ==

Series: series starting with [v3,1/3] `drm/xe: Move lrc snapshot capturing to xe_lrc.c
URL   : https://patchwork.freedesktop.org/series/130434/
State : warning

== 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
d0ddc5b3d1923d979762adbe4411bf47751451b2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 70df5993e14e438ce2c9a852b4f1af0f77ba8985
Author: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Date:   Tue Feb 27 14:12:47 2024 +0100

    drm/xe: Implement capture of HWSP and HWCTX
    
    Dump the HWCTX and HWSP as part of LRC capture.
    
    Changes since v1:
    - Use same layout for HWSP and HWCTX as VM bo's, to simplify dumping.
    
    Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
    Reviewed-by: José Roberto de Souza <jose.souza at intel.com>
+ /mt/dim checkpatch ed7aa4acb76bb65356169f2261a95c201a77f38a drm-intel
449b8bc2a5cf `drm/xe: Move lrc snapshot capturing to xe_lrc.c
453faef408d6 drm/xe: Add infrastructure for delayed LRC capture
-:45: CHECK:LINE_SPACING: Please don't use multiple blank lines
#45: FILE: drivers/gpu/drm/xe/xe_guc_submit.c:1868:
 
+

total: 0 errors, 0 warnings, 1 checks, 82 lines checked
70df5993e14e drm/xe: Implement capture of HWSP and HWCTX




More information about the Intel-xe mailing list