[Intel-xe] ✓ CI.checkpatch: success for drm/xe/uapi: Separate VM_BIND's operation and flag
Patchwork
patchwork at emeril.freedesktop.org
Wed Sep 6 13:52:34 UTC 2023
== Series Details ==
Series: drm/xe/uapi: Separate VM_BIND's operation and flag
URL : https://patchwork.freedesktop.org/series/123333/
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 74f177000942394f13feacda7daa0eddb9770007
Author: Francois Dugast <francois.dugast at intel.com>
Date: Wed Sep 6 13:49:24 2023 +0000
drm/xe/uapi: Separate VM_BIND's operation and flag
Use different members in the drm_xe_vm_bind_op for op and for flags as
it is done in other structures.
Type is left to u32 to leave enough room for future operations and flags.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch 62fe9fa9afd1a2065c9e762e9da1216ac04b042f drm-intel
74f177000 drm/xe/uapi: Separate VM_BIND's operation and flag
More information about the Intel-xe
mailing list