[PATCH i-g-t 0/5] Prepare lib/intel_compute for SVM/system allocator
Francois Dugast
francois.dugast at intel.com
Wed Feb 5 10:17:01 UTC 2025
This series provides a series of changes to give more control to the
user of lib/intel_compute when executing a compute kernel. This will
help to test corner cases requiring a specific execution environment
as well as to test the system allocator from the compute kernel
context.
Francois Dugast (5):
lib/intel_compute: Rename variables for input and output data
lib/intel_compute: Allow the user to provide a vm
lib/intel_compute: Allow the user to provide a custom compute kernel
lib/intel_compute: Give option to skip results check
lib/intel_compute: Allow the user to provide input and output buffers
lib/intel_compute.c | 266 ++++++++++++++++++++++++--------------
lib/intel_compute.h | 14 +-
tests/intel/gem_compute.c | 2 +-
tests/intel/xe_compute.c | 4 +-
4 files changed, 181 insertions(+), 105 deletions(-)
--
2.43.0
More information about the igt-dev
mailing list