✗ CI.checkpatch: warning for GuC CT tweaks

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 22 21:04:50 UTC 2024


== Series Details ==

Series: GuC CT tweaks
URL   : https://patchwork.freedesktop.org/series/129050/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e4912ac69a7b64bd91b457572b84b66db6fcce55
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Jan 22 13:01:56 2024 -0800

    drm/xe/guc: Flush G2H handler when turning off CTs
    
    Make sure G2H handler is not running when changing the CT state to drop
    messages or disabled. This will help prevent races in the code ensuring
    that G2H are not being processed after changing the state.
    
    v2:
    - s/flush_g2h_handler/stop_g2h_handler (Michal)
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 7f85c565ce86f84fb5ef9ec4cf4c67b8e021710c drm-intel
3c86d2fb1 drm/xe/guc: Add more GuC CT states
e245e4cde drm/xe: Move TLB invalidation reset before HW reset
e4912ac69 drm/xe/guc: Flush G2H handler when turning off CTs
-:29: CHECK:LINE_SPACING: Please don't use multiple blank lines
#29: FILE: drivers/gpu/drm/xe/xe_guc_ct.c:354:
+
+

total: 0 errors, 0 warnings, 1 checks, 37 lines checked




More information about the Intel-xe mailing list