✓ CI.checkpatch: success for Fix extobj dma-resv slot usage in XE's exec IOCTL

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 4 18:28:43 UTC 2024


== Series Details ==

Series: Fix extobj dma-resv slot usage in XE's exec IOCTL
URL   : https://patchwork.freedesktop.org/series/138221/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fe00cee82493529f7324b26da78e34983d3057b8
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Sep 4 10:05:00 2024 -0700

    drm/xe: Wire up DRM_XE_VM_CREATE_FLAG_EXTOBJ_BOOKKEEP
    
    Fix external BO's dma-resv usage in exec IOCTL with an opt into bookkeep
    slot. This leaves syncing to user space rather than the KMD blindly
    enforcing write semantics on every external BO.
    
    Cc: Kenneth Graunke <kenneth.w.graunke at intel.com>
    Cc: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
    Cc: Boris Brezillon <boris.brezillon at collabora.com>
    Reported-by: Simona Vetter <simona.vetter at ffwll.ch>
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2673
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch c72d3ffc0308b71024de6f80c3596668991c67ea drm-intel
42aaa39d05d4 drm/xe: Add DRM_XE_VM_CREATE_FLAG_EXTOBJ_BOOKKEEP
fe00cee82493 drm/xe: Wire up DRM_XE_VM_CREATE_FLAG_EXTOBJ_BOOKKEEP




More information about the Intel-xe mailing list