[PATCH i-g-t 0/5] Madvise Tests in IGT
nishit.sharma at intel.com
nishit.sharma at intel.com
Fri Aug 22 09:06:34 UTC 2025
From: Nishit Sharma <nishit.sharma at intel.com>
Revision 1:
Added madvise tests in IGT which validate different features related
to attributes passed. Madvise tests related to Atomic operation,
Preferred Loc have been added and validated. Madvise tests are called as
part of different struct section and available as madvise-<test-name> in
list of subtests.
ver2:
- added back subtest which was deleted due to rebasing
ver3:
- added variable deleted during rebase.
Nishit Sharma (5):
include/drm-uap: Added drm_xe_madvise structure
lib/xe: Added xe_vm_madvise ioctl support
lib/xe: Helper added to get memory attributes
tests/intel/xe_exec_system_allocator: Added preferred_loc_smem test
tests/intel/xe_exec_system_allocator: Added atomic_batch test in IGT
include/drm-uapi/xe_drm.h | 289 +++++++++-
lib/xe/xe_ioctl.c | 148 +++++
lib/xe/xe_ioctl.h | 9 +-
tests/intel/xe_exec_system_allocator.c | 714 ++++++++++++++++++++++---
4 files changed, 1074 insertions(+), 86 deletions(-)
--
2.43.0
More information about the igt-dev
mailing list