[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Always use xe_vm_queue_rebind_worker helper
Patchwork
patchwork at emeril.freedesktop.org
Wed Jul 26 18:49:39 UTC 2023
== Series Details ==
Series: drm/xe: Always use xe_vm_queue_rebind_worker helper
URL : https://patchwork.freedesktop.org/series/121378/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 22fb634151a5ccca72641352d5554805d8037ecc
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Jul 26 09:37:21 2023 -0700
drm/xe: Always use xe_vm_queue_rebind_worker helper
Do not queue the rebind worker directly, rather use the helper
xe_vm_queue_rebind_worker. This ensures we use the correct work queue.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 3eb59fdaff17b28970c5be4fd00dba25b3ffb3f1 drm-intel
22fb63415 drm/xe: Always use xe_vm_queue_rebind_worker helper
More information about the Intel-xe
mailing list