[Intel-xe] ✓ CI.checkpatch: success for drm/xe/uapi: Separate VM_BIND's operation and flag (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 7 07:53:14 UTC 2023


== Series Details ==

Series: drm/xe/uapi: Separate VM_BIND's operation and flag (rev2)
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 58a2a21dca12bc721ceaa91842b646c3bd52f466
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Sep 7 07:39:53 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.
    
    v2: Remove the XE_VM_BIND_* flags shift (Rodrigo Vivi)
    
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
+ /mt/dim checkpatch bae46e59a7f667734376ddb0d2451967dfb264f1 drm-intel
58a2a21dc drm/xe/uapi: Separate VM_BIND's operation and flag




More information about the Intel-xe mailing list