Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add system_allocator test
@ 2025-04-24 20:44 Matthew Brost
  2025-04-24 20:44 ` [PATCH v3 1/2] uapi/xe: Sync latest uAPI KMD headers Matthew Brost
  2025-04-24 20:44 ` [PATCH v3 2/2] tests/xe: Add system_allocator test Matthew Brost
  0 siblings, 2 replies; 8+ messages in thread
From: Matthew Brost @ 2025-04-24 20:44 UTC (permalink / raw)
  To: igt-dev; +Cc: francois.dugast

Matthew Brost (2):
  uapi/xe: Sync latest uAPI KMD headers
  tests/xe: Add system_allocator test

 include/drm-uapi/xe_drm.h              |   49 +-
 lib/xe/xe_ioctl.c                      |   12 +
 lib/xe/xe_ioctl.h                      |    1 +
 tests/intel/xe_exec_system_allocator.c | 1849 ++++++++++++++++++++++++
 tests/meson.build                      |    1 +
 5 files changed, 1909 insertions(+), 3 deletions(-)
 create mode 100644 tests/intel/xe_exec_system_allocator.c

-- 
2.34.1


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

end of thread, other threads:[~2025-04-25  7:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 20:44 [PATCH v3 0/2] Add system_allocator test Matthew Brost
2025-04-24 20:44 ` [PATCH v3 1/2] uapi/xe: Sync latest uAPI KMD headers Matthew Brost
2025-04-24 22:32   ` Cavitt, Jonathan
2025-04-25  6:54   ` Francois Dugast
2025-04-24 20:44 ` [PATCH v3 2/2] tests/xe: Add system_allocator test Matthew Brost
2025-04-24 22:32   ` Cavitt, Jonathan
2025-04-24 22:39     ` Matthew Brost
2025-04-25  7:06   ` Francois Dugast

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