✓ CI.checkpatch: success for drm/xe: Use resevered copy engine for user binds on faulting devices

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 15 17:39:49 UTC 2024


== Series Details ==

Series: drm/xe: Use resevered copy engine for user binds on faulting devices
URL   : https://patchwork.freedesktop.org/series/137348/
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8678bbb1faf01e43247d7e719eb05c934ee339cc
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Aug 15 10:10:18 2024 -0700

    drm/xe: Use resevered copy engine for user binds on faulting devices
    
    User binds map to engines with can fault, faults depend on user binds
    completion, thus we can deadlock. Avoid this by using resevered copy
    engine for user binds on faulting devices.
    
    While we are here, normalize bind queue creation with a helper.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 154a177a994af4eb2c38eb592d959d98066b0329 drm-intel
8678bbb1faf0 drm/xe: Use resevered copy engine for user binds on faulting devices




More information about the Intel-xe mailing list