[Intel-xe] ✓ CI.checkpatch: success for Allow num_binds/num_batch_buffer to be zero IOCTLs (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Dec 7 06:13:43 UTC 2023


== Series Details ==

Series: Allow num_binds/num_batch_buffer to be zero IOCTLs (rev5)
URL   : https://patchwork.freedesktop.org/series/126546/
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 1c8c9cf42280b1bc9ec5e0c3745820dec6fe4b93
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Wed Dec 6 14:21:41 2023 -0800

    drm/xe: Add last fence as dependency for jobs on user exec queues
    
    The last fence must be added as a dependency for jobs on user exec
    queues as it is possible for the last fence to be a composite software
    fence (unordered, ioctl with zero bb or binds) rather than hardware
    fence (ordered, previous job on queue).
    
    Suggested-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 668d13abebbbc3812de86be1f8477475e1d90728 drm-intel
3a02e3bfa drm/xe: Use a flags field instead of bools for VMA create
12dcfeaba drm/xe: Use a flags field instead of bools for sync parse
7c911682e drm/xe: Allow num_binds == 0 in VM bind IOCTL
f7377561d drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
b2cea9ce0 drm/xe: Take in-syncs into account when num_execs or num_binds == 0
1c8c9cf42 drm/xe: Add last fence as dependency for jobs on user exec queues




More information about the Intel-xe mailing list