Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/3] IGT update for removing async bind worker
@ 2023-09-15  1:20 Matthew Brost
  2023-09-15  1:20 ` [igt-dev] [PATCH 1/3] xe: Update to new VM bind uAPI Matthew Brost
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matthew Brost @ 2023-09-15  1:20 UTC (permalink / raw)
  To: igt-dev

IGT updates for the following KMD series [1].

[1] https://patchwork.freedesktop.org/series/123729/

Matthew Brost (3):
  xe: Update to new VM bind uAPI
  xe_vm: Add section to test zero number of VM binds
  xe_exec_basic: Add section to test zero number of BB in exec IOCTL

 include/drm-uapi/xe_drm.h          |  98 ++---------
 lib/igt_fb.c                       |   2 +-
 lib/intel_batchbuffer.c            |   2 +-
 lib/intel_compute.c                |   2 +-
 lib/xe/xe_ioctl.c                  |  36 ++--
 lib/xe/xe_ioctl.h                  |   5 +-
 lib/xe/xe_query.c                  |   2 +-
 tests/intel/xe_ccs.c               |   4 +-
 tests/intel/xe_create.c            |   6 +-
 tests/intel/xe_evict.c             |  23 +--
 tests/intel/xe_exec_balancer.c     |   6 +-
 tests/intel/xe_exec_basic.c        | 113 ++++++++++++-
 tests/intel/xe_exec_compute_mode.c |   6 +-
 tests/intel/xe_exec_fault_mode.c   |   6 +-
 tests/intel/xe_exec_reset.c        |   8 +-
 tests/intel/xe_exec_store.c        |   4 +-
 tests/intel/xe_exec_threads.c      | 126 +++-----------
 tests/intel/xe_exercise_blt.c      |   2 +-
 tests/intel/xe_guc_pc.c            |   2 +-
 tests/intel/xe_huc_copy.c          |   2 +-
 tests/intel/xe_intel_bb.c          |   2 +-
 tests/intel/xe_pm.c                |   2 +-
 tests/intel/xe_vm.c                | 262 ++++++++---------------------
 tests/intel/xe_waitfence.c         |  19 +--
 24 files changed, 297 insertions(+), 443 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-09-15 11:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15  1:20 [igt-dev] [PATCH 0/3] IGT update for removing async bind worker Matthew Brost
2023-09-15  1:20 ` [igt-dev] [PATCH 1/3] xe: Update to new VM bind uAPI Matthew Brost
2023-09-15  1:21 ` [igt-dev] [PATCH 2/3] xe_vm: Add section to test zero number of VM binds Matthew Brost
2023-09-15  1:21 ` [igt-dev] [PATCH 3/3] xe_exec_basic: Add section to test zero number of BB in exec IOCTL Matthew Brost
2023-09-15  3:40 ` [igt-dev] ✓ CI.xeBAT: success for IGT update for removing async bind worker Patchwork
2023-09-15  3:46 ` [igt-dev] ✓ Fi.CI.BAT: " Patchwork
2023-09-15 11:46 ` [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