✓ CI.checkpatch: success for drm/xe: Kill exec queues synchronously

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 23 15:52:24 UTC 2024


== Series Details ==

Series: drm/xe: Kill exec queues synchronously
URL   : https://patchwork.freedesktop.org/series/136391/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b81d758071bfa1214e447f2bc8195ae6528e906f
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jul 23 08:14:54 2024 -0700

    drm/xe: Kill exec queues synchronously
    
    Upon kill of exec queue ensure said exec queue is not running on the GPU
    for overall safety by waiting for kill to complete. This includes
    possibly waiting for a GT reset to complete.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 049eae5224ed92f3cb723a492593b255654e0649 drm-intel
b81d758071bf drm/xe: Kill exec queues synchronously




More information about the Intel-xe mailing list