Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 0/5] IGT updates for upstreaming prep
@ 2023-05-01 23:04 Matthew Brost
  2023-05-01 23:04 ` [igt-dev] [PATCH 1/5] xe: Update to latest uAPI Matthew Brost
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Matthew Brost @ 2023-05-01 23:04 UTC (permalink / raw)
  To: igt-dev

Main changes:
- Add tests for NULL bindings (VK Sparse)
- Test new GPUVA features (MMAP style binds, avoiding rebinds, doing rebinds)
- Update to VM bind uAPI + error handling flow

KMD series associated with these changes:
https://patchwork.freedesktop.org/series/117156/

Signed-off-by: Matthew Brost <matthew.brost@intel.com>

Matthew Brost (5):
  xe: Update to latest uAPI
  xe_exec_basic: Add NULL VM bind section
  xe_vm: MMAP style VM binds section
  xe_vm: Add mmap / munmap sections that split large pages
  xe: Update to new VM bind uAPI

 include/drm-uapi/xe_drm.h       | 106 ++----
 lib/intel_batchbuffer.c         |   2 +-
 lib/xe/xe_compute.c             |   2 +-
 lib/xe/xe_ioctl.c               |  15 +-
 lib/xe/xe_ioctl.h               |   2 +-
 lib/xe/xe_query.c               |   2 +-
 tests/xe/xe_create.c            |   2 +-
 tests/xe/xe_evict.c             |  23 +-
 tests/xe/xe_exec_balancer.c     |   6 +-
 tests/xe/xe_exec_basic.c        |  38 ++-
 tests/xe/xe_exec_compute_mode.c |   6 +-
 tests/xe/xe_exec_fault_mode.c   |   6 +-
 tests/xe/xe_exec_reset.c        |   8 +-
 tests/xe/xe_exec_threads.c      | 112 ++----
 tests/xe/xe_guc_pc.c            |   2 +-
 tests/xe/xe_huc_copy.c          |   2 +-
 tests/xe/xe_intel_bb.c          |   2 +-
 tests/xe/xe_pm.c                |   2 +-
 tests/xe/xe_vm.c                | 583 ++++++++++++++++++++++----------
 tests/xe/xe_waitfence.c         |  18 +-
 20 files changed, 532 insertions(+), 407 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-05-01 23:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-01 23:04 [igt-dev] [PATCH 0/5] IGT updates for upstreaming prep Matthew Brost
2023-05-01 23:04 ` [igt-dev] [PATCH 1/5] xe: Update to latest uAPI Matthew Brost
2023-05-01 23:04 ` [igt-dev] [PATCH 2/5] xe_exec_basic: Add NULL VM bind section Matthew Brost
2023-05-01 23:04 ` [igt-dev] [PATCH 3/5] xe_vm: MMAP style VM binds section Matthew Brost
2023-05-01 23:04 ` [igt-dev] [PATCH 4/5] xe_vm: Add mmap / munmap sections that split large pages Matthew Brost
2023-05-01 23:04 ` [igt-dev] [PATCH 5/5] xe: Update to new VM bind uAPI Matthew Brost
2023-05-01 23:10 ` [igt-dev] ✗ Fi.CI.BUILD: failure for IGT updates for upstreaming prep Patchwork

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