✓ CI.checkpatch: success for Use user-defined workqueue lockdep map for drm sched
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 30 22:22:26 UTC 2024
== Series Details ==
Series: Use user-defined workqueue lockdep map for drm sched
URL : https://patchwork.freedesktop.org/series/136701/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2c19e7f94f5a11ea1bc3f64ecdde0ba7ee90dcd6
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Jul 30 15:17:42 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>
+ /mt/dim checkpatch 4b1ff33f467ab28809de294cdda1ee9f6e16298d drm-intel
f9a782a1f5c3 workqueue: Add interface for user-defined workqueue lockdep map
96a996a55bd2 drm/sched: Use drm sched lockdep map for submit_wq
2c19e7f94f5a drm/xe: Drop GuC submit_wq pool
More information about the Intel-xe
mailing list