Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
@ 2023-09-15 23:34 Matthew Brost
  2023-09-15 23:34 ` [Intel-xe] [PATCH v2 1/4] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues Matthew Brost
                   ` (11 more replies)
  0 siblings, 12 replies; 19+ messages in thread
From: Matthew Brost @ 2023-09-15 23:34 UTC (permalink / raw)
  To: intel-xe

Backwards backing uAPI changes, getting on the list.

First 3 patches already on the list [1] and free to merge as soon as it
gets an RB.

The required IGT changes are also on the list [2].

Matt

[1] https://patchwork.freedesktop.org/series/123820/
[2] https://patchwork.freedesktop.org/series/123821/

Matthew Brost (4):
  drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues
  drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
    implementation
  drm/xe: Rename exec_queue_kill_compute to
    xe_vm_remove_compute_exec_queue
  drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI

 drivers/gpu/drm/xe/xe_exec_queue.c       | 97 +++++++-----------------
 drivers/gpu/drm/xe/xe_exec_queue_types.h |  6 +-
 drivers/gpu/drm/xe/xe_vm.c               | 21 +++++
 drivers/gpu/drm/xe/xe_vm.h               |  1 +
 include/uapi/drm/xe_drm.h                | 19 ++---
 5 files changed, 57 insertions(+), 87 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-09-19 14:58 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 23:34 [Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE Matthew Brost
2023-09-15 23:34 ` [Intel-xe] [PATCH v2 1/4] drm/xe: Fix xe_exec_queue_is_idle for parallel exec queues Matthew Brost
2023-09-18  4:54   ` Niranjana Vishwanathapura
2023-09-15 23:34 ` [Intel-xe] [PATCH v2 2/4] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation Matthew Brost
2023-09-18  4:53   ` Niranjana Vishwanathapura
2023-09-15 23:34 ` [Intel-xe] [PATCH v2 3/4] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue Matthew Brost
2023-09-18  4:53   ` Niranjana Vishwanathapura
2023-09-18 15:34     ` Matthew Brost
2023-09-15 23:34 ` [Intel-xe] [PATCH v2 4/4] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI Matthew Brost
2023-09-16  3:10 ` [Intel-xe] ✓ CI.Patch_applied: success for Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE (rev2) Patchwork
2023-09-16  3:11 ` [Intel-xe] ✓ CI.checkpatch: " Patchwork
2023-09-16  3:12 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-09-16  3:19 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-16  3:19 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-09-16  3:21 ` [Intel-xe] ✓ CI.checksparse: success " Patchwork
2023-09-16  3:59 ` [Intel-xe] ✗ CI.BAT: failure " Patchwork
2023-09-19 13:14 ` [Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE Rodrigo Vivi
2023-09-19 13:35   ` Rodrigo Vivi
2023-09-19 14:57     ` Matthew Brost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox