[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Fix exec queue usage for unbinds

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 29 20:41:23 UTC 2023


== Series Details ==

Series: drm/xe: Fix exec queue usage for unbinds
URL   : https://patchwork.freedesktop.org/series/124467/
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 a291f8643d7ae8f1956c608d0122c41758b4e575
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Sep 29 13:06:18 2023 -0700

    drm/xe: Fix exec queue usage for unbinds
    
    Passing in a NULL exec queue to __xe_pt_unbind_vma results in the
    migrate exec queue being used. This is not the intent from the VM bind
    IOCTL, rather a NULL exec queue should use default VM exec queue.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch ce84294f7fa4242d18b060baf6c61228374b6fa8 drm-intel
a291f8643 drm/xe: Fix exec queue usage for unbinds




More information about the Intel-xe mailing list