[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe/guc_submit: prevent repeated unregister

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 3 17:41:23 UTC 2023


== Series Details ==

Series: series starting with [v2,1/2] drm/xe/guc_submit: prevent repeated unregister
URL   : https://patchwork.freedesktop.org/series/121973/
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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 15bde6fb410aeaab34aa971fa0e9c8632daf1e65
Author: Matthew Auld <matthew.auld at intel.com>
Date:   Thu Aug 3 18:38:51 2023 +0100

    drm/xe/guc_submit: fixup deregister in job timeout
    
    Rather check if the engine is still registered before proceeding with
    deregister steps. Also the engine being marked as disabled doesn't mean
    the engine has been disabled or deregistered from GuC pov, and here we
    are signalling fences so we need to be sure GuC is not still using this
    context.
    
    Signed-off-by: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch f16c04291100aa92caddd4d09e17b56bf7f4833c drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory




More information about the Intel-xe mailing list