✓ CI.checkpatch: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 2 14:31:03 UTC 2024
== Series Details ==
Series: Use user-defined workqueue lockdep map for drm sched
URL : https://patchwork.freedesktop.org/series/139429/
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
+ /mt/dim checkpatch 55a90a928d9752b8a21298cb525b95de4b78f4ed drm-intel
commit 608a9e74fab6d0596dd8f04cddd5e882eb57f01e
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Oct 2 06:16:39 2024 -0700
drm/xe: Drop GuC submit_wq pool
Now that drm sched uses a single lockdep map for all submit_wq, drop the
GuC submit_wq pool hack.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das at intel.com>
1da30f8780e2 drm/sched: Use drm sched lockdep map for submit_wq
608a9e74fab6 drm/xe: Drop GuC submit_wq pool
More information about the Intel-xe
mailing list