[PATCH 0/1] Add xe_bo_alloc test
Matthew Brost
matthew.brost at intel.com
Wed Apr 10 07:12:08 UTC 2024
In an attempt to recreate [1] in an IGT add xe_bo_alloc test.
I believe I've seen the new IGT fail similar to [1] with a certain seed,
more investigation is needed. Regardless this seems to a good test to
add to the suite.
[1] https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/799
Matthew Brost (1):
xe: Add xe_bo_alloc test
lib/xe/xe_ioctl.c | 12 +
lib/xe/xe_ioctl.h | 1 +
tests/intel/xe_bo_alloc.c | 568 ++++++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
4 files changed, 582 insertions(+)
create mode 100644 tests/intel/xe_bo_alloc.c
--
2.34.1
More information about the igt-dev
mailing list