[Intel-xe] ✓ CI.checkpatch: success for series starting with [1/3] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues

Patchwork patchwork at emeril.freedesktop.org
Sat Sep 16 02:27:39 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
URL   : https://patchwork.freedesktop.org/series/123820/
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 9c259a3a187db1c3fbec78e2ad6e15a6618d8da8
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Fri Sep 15 16:20:21 2023 -0700

    drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
    
    Much better name and aligns with xe_vm_add_compute_exec_queue. As part
    of the rename, move the implementation from xe_exec_queue.c to xe_vm.c.
    
    Suggested-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 9da40abcc0ccdf8fdfed4e21d76060bfcd35fe7d drm-intel
6a0efc50f drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
b301fe74f drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
9c259a3a1 drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue




More information about the Intel-xe mailing list