✓ CI.checkpatch: success for drm/xe/xe_guc_submit: Declare reset if guc stopped
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 4 22:00:30 UTC 2024
== Series Details ==
Series: drm/xe/xe_guc_submit: Declare reset if guc stopped
URL : https://patchwork.freedesktop.org/series/134415/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7c5e8dacdc371530acdff8434c5808a8cc4dd994
Author: Jonathan Cavitt <jonathan.cavitt at intel.com>
Date: Mon Jun 3 14:05:54 2024 -0700
drm/xe/xe_guc_submit: Declare reset if guc stopped
An exec queue should be considered reset if the guc it was running on
has had its submission state disabled, as this normally only occurs on
a reset. So, add the condition to the reset_status guc_exec_queue_op.
Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
CC: John Harrison <john.c.harrison at intel.com>
CC: Matthew Brost <matthew.brost at intel.com>
CC: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 596cf447db94909c4788fd612876520531e439b0 drm-intel
7c5e8dacdc37 drm/xe/xe_guc_submit: Declare reset if guc stopped
More information about the Intel-xe
mailing list