✗ CI.checkpatch: warning for GuC CT tweaks (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 22 16:19:31 UTC 2024


== Series Details ==

Series: GuC CT tweaks (rev4)
URL   : https://patchwork.freedesktop.org/series/128062/
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 ddd1304dac2bce1ec259dfdb2bca690a2c0349af
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Jan 22 08:17:16 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 ac83bb1f38bcb7d8b7414cacd67be110400e2088 drm-intel
32c3a6608 drm/xe/guc: Add more GuC CT states
ec703517a drm/xe: Move TLB invalidation reset before HW reset
ddd1304da 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:348:
+
+

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




More information about the Intel-xe mailing list