Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/1] xe: Rename engine to exec_queue
@ 2023-08-02 11:07 Francois Dugast
  2023-08-02 11:07 ` [igt-dev] [PATCH 1/1] " Francois Dugast
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Francois Dugast @ 2023-08-02 11:07 UTC (permalink / raw)
  To: igt-dev

This will be required once the kernel series below is merged
as xe_drm.h will be updated:
https://patchwork.freedesktop.org/series/121627/

Francois Dugast (1):
  xe: Rename engine to exec_queue

 include/drm-uapi/xe_drm.h                | 104 +++++-----
 lib/igt_fb.c                             |   4 +-
 lib/intel_batchbuffer.c                  |   4 +-
 lib/intel_ctx.c                          |   2 +-
 lib/xe/xe_compute.c                      |   8 +-
 lib/xe/xe_ioctl.c                        |  80 ++++----
 lib/xe/xe_ioctl.h                        |  32 ++--
 lib/xe/xe_spin.c                         |  24 +--
 lib/xe/xe_spin.h                         |   2 +-
 tests/intel-ci/xe-fast-feedback.testlist |  60 +++---
 tests/xe/xe_ccs.c                        |  16 +-
 tests/xe/xe_create.c                     |  60 +++---
 tests/xe/xe_dma_buf_sync.c               |   8 +-
 tests/xe/xe_evict.c                      | 234 +++++++++++------------
 tests/xe/xe_exec_balancer.c              |  96 +++++-----
 tests/xe/xe_exec_basic.c                 | 116 +++++------
 tests/xe/xe_exec_compute_mode.c          | 126 ++++++------
 tests/xe/xe_exec_fault_mode.c            | 176 ++++++++---------
 tests/xe/xe_exec_reset.c                 | 214 ++++++++++-----------
 tests/xe/xe_exec_store.c                 |  20 +-
 tests/xe/xe_exec_threads.c               | 172 ++++++++---------
 tests/xe/xe_exercise_blt.c               |   8 +-
 tests/xe/xe_guc_pc.c                     |  46 ++---
 tests/xe/xe_huc_copy.c                   |   8 +-
 tests/xe/xe_intel_bb.c                   |   4 +-
 tests/xe/xe_noexec_ping_pong.c           |  16 +-
 tests/xe/xe_pm.c                         |  34 ++--
 tests/xe/xe_spin_batch.c                 |  20 +-
 tests/xe/xe_vm.c                         | 214 ++++++++++-----------
 29 files changed, 959 insertions(+), 949 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-08-02 16:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 11:07 [igt-dev] [PATCH 0/1] xe: Rename engine to exec_queue Francois Dugast
2023-08-02 11:07 ` [igt-dev] [PATCH 1/1] " Francois Dugast
2023-08-02 13:58   ` Matthew Brost
2023-08-02 16:22     ` Rodrigo Vivi
2023-08-02 11:48 ` [igt-dev] ○ CI.xeBAT: info for " Patchwork
2023-08-02 11:56 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-08-02 14:41 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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