✓ CI.checkpatch: success for drm/xe/guc: Handle timing out of signaled jobs gracefully

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 23 20:55:55 UTC 2024


== Series Details ==

Series: drm/xe/guc: Handle timing out of signaled jobs gracefully
URL   : https://patchwork.freedesktop.org/series/130333/
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
cd62896504543deb288c1d649eed56308dbcfb80
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9bee9eb15e8e392bfab2d8d35115926f5337af82
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Feb 23 12:46:59 2024 -0800

    drm/xe/guc: Handle timing out of signaled jobs gracefully
    
    Timing out of signaled jobs can happen during regular operations (e.g.
    an exec queue closed immediately after last fence signaled). The TDR can
    pass the worker which free jobs. Rather than running through the TDR if
    signaled job is found, simply free it without any debug messages.
    
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Reported-by: José Roberto de Souza <jose.souza at intel.com>
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1271
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 7661e4e4b6e507b7980f2ff8324c2c16457f5a0e drm-intel
9bee9eb15e8e drm/xe/guc: Handle timing out of signaled jobs gracefully




More information about the Intel-xe mailing list