✗ CI.checkpatch: warning for GuC CT tweaks

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 4 04:03:29 UTC 2024


== Series Details ==

Series: GuC CT tweaks
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit df0f6b200163b65a449b320929ebff059e5d2c9d
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Dec 28 20:35:07 2023 -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.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
1bb9374fb drm/xe/guc: Add more GuC CT states
-:202: WARNING:TYPO_SPELLING: 'recieved' may be misspelled - perhaps 'received'?
#202: FILE: drivers/gpu/drm/xe/xe_guc_ct_types.h:80:
+ * @XE_GUC_CT_STATE_ENABLED: CT enabled, messages sent / recieved in this state
                                                          ^^^^^^^^

total: 0 errors, 1 warnings, 0 checks, 181 lines checked
27bb6ffbb drm/xe: Move TLB invalidation reset before HW reset
fd3180362 drm/xe/guc: Protect queuing of G2H handler with fast lock
df0f6b200 drm/xe/guc: Flush G2H handler when turning off CTs




More information about the Intel-xe mailing list