[Intel-xe] ✓ CI.checkpatch: success for Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Sat Sep 16 03:11:04 UTC 2023
== Series Details ==
Series: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE (rev2)
URL : https://patchwork.freedesktop.org/series/123620/
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 31f744495f7a53e4853deed604200056856a1ed9
Author: Matthew Brost <matthew.brost at intel.com>
Date: Fri Sep 15 16:34:45 2023 -0700
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Functionality of XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE deprecated in a
previous patch, drop from uAPI. The property is just simply inherented
from the VM.
v2:
- Update commit message (Niranjana)
Reviewed-by: Niranjana Vishwanathapura <niranjana.vishwanathapura at intel.com>
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 9da40abcc0ccdf8fdfed4e21d76060bfcd35fe7d drm-intel
fc2611278 drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
61cb2d973 drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation
975a241de drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue
31f744495 drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
More information about the Intel-xe
mailing list