✓ CI.checkpatch: success for drm/xe/uapi: Remove sync binds
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 14 00:08:18 UTC 2023
== Series Details ==
Series: drm/xe/uapi: Remove sync binds
URL : https://patchwork.freedesktop.org/series/127780/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bcfc976427f71c6af5182ddeae5d92a3da1b1af7
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Dec 13 16:05:24 2023 -0800
drm/xe/uapi: Remove sync binds
Remove concept of async vs sync VM bind queues, rather make all binds
async. As part of this clean up add drm_xe_syncs structure to
encapsulate all parts of syncs. This structure is shared between the
exec and bind IOCTLs. The structure has extra bits for a path to support
syncs IOCTLs in the future.
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Cc: Francois Dugast <francois.dugast at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 5cd1893366708380854f4694ae57417192458a6b drm-intel
bcfc97642 drm/xe/uapi: Remove sync binds
More information about the Intel-xe
mailing list