✓ CI.checkpatch: success for drm/xe: Mark preempt fence workqueue as reclaim

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 13 19:13:40 UTC 2024


== Series Details ==

Series: drm/xe: Mark preempt fence workqueue as reclaim
URL   : https://patchwork.freedesktop.org/series/141309/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3fe3ec842c3f4ddbde8a0b6896cfaf3a278b7a40
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Nov 13 09:17:51 2024 -0800

    drm/xe: Mark preempt fence workqueue as reclaim
    
    Preempt fences are in the path of reclaim, and we signal these fences in
    the preempt workqueue. With that, we need to mark the preempt fence
    workqueue with reclaim so that this workqueue can make forward progress
    during reclaim.
    
    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 9e35defd02728ad7c06347830022506488668c21 drm-intel
3fe3ec842c3f drm/xe: Mark preempt fence workqueue as reclaim




More information about the Intel-xe mailing list