✓ CI.checkpatch: success for GuC CT tweaks (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 18 20:02:23 UTC 2024


== Series Details ==

Series: GuC CT tweaks (rev3)
URL   : https://patchwork.freedesktop.org/series/128062/
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
e7f730565356938dd6c63cd498218fdc5d6a22b0
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 41577d4d4042f252a54a5ccd6592653c8bd281dd
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Jan 18 11:24:42 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 776dc1588b4b329dba41ded2db883fbc1bf77950 drm-intel
99879247e drm/xe/guc: Add more GuC CT states
adf4d04ef drm/xe: Move TLB invalidation reset before HW reset
41577d4d4 drm/xe/guc: Flush G2H handler when turning off CTs




More information about the Intel-xe mailing list