Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] Prepare lib/intel_compute for SVM/system allocator
@ 2025-02-05 10:17 Francois Dugast
  2025-02-05 10:17 ` [PATCH i-g-t 1/5] lib/intel_compute: Rename variables for input and output data Francois Dugast
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Francois Dugast @ 2025-02-05 10:17 UTC (permalink / raw)
  To: igt-dev; +Cc: Francois Dugast

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


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

end of thread, other threads:[~2025-02-24 13:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 10:17 [PATCH i-g-t 0/5] Prepare lib/intel_compute for SVM/system allocator Francois Dugast
2025-02-05 10:17 ` [PATCH i-g-t 1/5] lib/intel_compute: Rename variables for input and output data Francois Dugast
2025-02-05 10:17 ` [PATCH i-g-t 2/5] lib/intel_compute: Allow the user to provide a vm Francois Dugast
2025-02-05 10:17 ` [PATCH i-g-t 3/5] lib/intel_compute: Allow the user to provide a custom compute kernel Francois Dugast
2025-02-13  7:00   ` Zbigniew Kempczyński
2025-02-21 13:37     ` Francois Dugast
2025-02-24  7:17       ` Zbigniew Kempczyński
2025-02-05 10:17 ` [PATCH i-g-t 4/5] lib/intel_compute: Give option to skip results check Francois Dugast
2025-02-05 10:17 ` [PATCH i-g-t 5/5] lib/intel_compute: Allow the user to provide input and output buffers Francois Dugast
2025-02-05 13:04 ` ✗ GitLab.Pipeline: warning for Prepare lib/intel_compute for SVM/system allocator Patchwork
2025-02-05 13:31 ` ✓ i915.CI.BAT: success " Patchwork
2025-02-05 13:32 ` ✓ Xe.CI.BAT: " Patchwork
2025-02-05 16:34 ` ✗ Xe.CI.Full: failure " Patchwork
2025-02-05 17:29 ` ✓ i915.CI.Full: success " Patchwork

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