✓ CI.checkpatch: success for series starting with [1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 29 19:11:11 UTC 2024


== Series Details ==

Series: series starting with [1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
URL   : https://patchwork.freedesktop.org/series/131824/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7249597ca482c051d1e1a2c2bd5dcfa6d114f81d
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Fri Mar 29 11:49:29 2024 -0700

    drm/xe/xe_guc_submit: Declare reset if banned or killed
    
    Add an additional condition to the reset_status guc_exec_queue_op that
    returns true if the exec queue has been banned or killed.  The
    reset_status op is only used for exiting any xe_wait_user_fence_ioctl
    that waits on an exec queue without timing out, so doing this will exit
    the ioctl early in cases where the exec queue can no longer function,
    such as after a GuC stop during a reset.
    
    Suggested-by: Matthew Brost <matthew.brost at intel.com>
    Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch 15fe5f853b066bf84109866c9a1e4bc0bc15faf0 drm-intel
7b51f0686141 drm/xe/xe_guc_submit: Fix exec queue stop race condition
052c999869fe drm/xe/xe_guc_status: Allow lr exec queues to be banned
7249597ca482 drm/xe/xe_guc_submit: Declare reset if banned or killed




More information about the Intel-xe mailing list