[PATCH 0/2] UMD direct submission tests

Matthew Brost matthew.brost at intel.com
Mon Nov 18 20:59:12 UTC 2024


Public checkpoint on some experimental KMD work, do not review.

Matt

Matthew Brost (2):
  drm-uapi/xe: Update uAPI for UMD direct submission
  tests/xe: Add usermap test

 include/drm-uapi/xe_drm.h     | 153 ++++++-
 lib/xe/xe_ioctl.c             |  29 ++
 lib/xe/xe_ioctl.h             |   3 +
 tests/intel/xe_exec_usermap.c | 800 ++++++++++++++++++++++++++++++++++
 tests/meson.build             |   1 +
 5 files changed, 982 insertions(+), 4 deletions(-)
 create mode 100644 tests/intel/xe_exec_usermap.c

-- 
2.34.1



More information about the igt-dev mailing list