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

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 5 19:21:01 UTC 2024


== Series Details ==

Series: series starting with [v4,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
URL   : https://patchwork.freedesktop.org/series/132094/
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 935e68576f427b37c37eed8eef75b0d833181ead
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date:   Fri Apr 5 10:55:05 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 11155f150a41d028c6ac7a141924fd4c8798721d drm-intel
76df40a8961f drm/xe/xe_guc_submit: Fix exec queue stop race condition
d0b5c39dd7cc drm/xe/xe_guc_submit: Allow lr exec queues to be banned
935e68576f42 drm/xe/xe_guc_submit: Declare reset if banned or killed




More information about the Intel-xe mailing list