✓ CI.checkpatch: success for xe_guc_submit style cleanups (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 25 23:35:13 UTC 2024


== Series Details ==

Series: xe_guc_submit style cleanups (rev3)
URL   : https://patchwork.freedesktop.org/series/126081/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4dafc338c2c0d83bd369f56fee8b5c8823a7c428
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Apr 25 16:25:44 2024 -0700

    drm/xe: Replace engine references with exec queue in xe_guc_submit.c
    
    Exec queue has replaced engine nomenclature.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch 92b848b529903fb99d21168491692474aae4872c drm-intel
b8c505dd895b drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
0da805133733 drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
cbbbcda049ef drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
b83df22325fc drm/xe: Fix alignment in GuC exec queue state defines
4dafc338c2c0 drm/xe: Replace engine references with exec queue in xe_guc_submit.c




More information about the Intel-xe mailing list