[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Drop -EAGAIN userptr invalidation dance from VM bind IOCTL
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 27 04:33:26 UTC 2023
== Series Details ==
Series: drm/xe: Drop -EAGAIN userptr invalidation dance from VM bind IOCTL
URL : https://patchwork.freedesktop.org/series/124309/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8e04715771443d06fa00f202ddd517ca09a99705
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue Sep 26 21:31:18 2023 -0700
drm/xe: Drop -EAGAIN userptr invalidation dance from VM bind IOCTL
This isn't needed as the nexr exec, preempt rebind worker, or page fault
will issue a rebind. Drop thing complication.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch fc8ec3c56efa5c15b630ddc17c89100440fe03ef drm-intel
8e0471577 drm/xe: Drop -EAGAIN userptr invalidation dance from VM bind IOCTL
More information about the Intel-xe
mailing list