public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v7 0/6] Extend compute userenv to support user passed buffers
@ 2026-03-06  9:14 Zbigniew Kempczyński
  2026-03-06  9:14 ` [PATCH i-g-t v7 1/6] lib/intel_compute: Add types for input and output buffers Zbigniew Kempczyński
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Zbigniew Kempczyński @ 2026-03-06  9:14 UTC (permalink / raw)
  To: igt-dev; +Cc: Zbigniew Kempczyński, Francois Dugast, Nishit Sharma

Add support for user passed buffers in compute userenv. This allows
users to pass their own input and output buffers to compute tests, which
can be useful for testing specific scenarios.

v5: updating commit descriptions, no functional changes
v6: fix PVC path, but as it requires pipeline rework limit iteration
    number and fix in the future
v7: fix PVC pipeline and replace shader

Cc: Francois Dugast <francois.dugast@intel.com>
Cc: Nishit Sharma <nishit.sharma@intel.com>
Zbigniew Kempczyński (6):
  lib/intel_compute: Add types for input and output buffers
  lib/intel_compute: Extend userenv by adding input and output bos
  lib/intel_compute: Enhance Xe3p pipeline to accept user data
  tests/xe_compute: Extend compute test to cover user passed buffers
  tests/xe_compute: Use appropriate feature in compute-square tests
  tests/xe_compute: Change shader and local max x on PVC

 lib/intel_compute.c            | 200 +++++++++++++++++++++++----------
 lib/intel_compute.h            |   4 +
 lib/intel_compute_krn_square.h |  59 +++++-----
 tests/intel/xe_compute.c       | 154 ++++++++++++++++++++++++-
 4 files changed, 327 insertions(+), 90 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-03-10 15:11 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06  9:14 [PATCH i-g-t v7 0/6] Extend compute userenv to support user passed buffers Zbigniew Kempczyński
2026-03-06  9:14 ` [PATCH i-g-t v7 1/6] lib/intel_compute: Add types for input and output buffers Zbigniew Kempczyński
2026-03-06  9:14 ` [PATCH i-g-t v7 2/6] lib/intel_compute: Extend userenv by adding input and output bos Zbigniew Kempczyński
2026-03-06  9:14 ` [PATCH i-g-t v7 3/6] lib/intel_compute: Enhance Xe3p pipeline to accept user data Zbigniew Kempczyński
2026-03-06  9:14 ` [PATCH i-g-t v7 4/6] tests/xe_compute: Extend compute test to cover user passed buffers Zbigniew Kempczyński
2026-03-09 10:53   ` Francois Dugast
2026-03-09 11:14     ` Zbigniew Kempczyński
2026-03-09 12:54       ` Francois Dugast
2026-03-06  9:14 ` [PATCH i-g-t v7 5/6] tests/xe_compute: Use appropriate feature in compute-square tests Zbigniew Kempczyński
2026-03-06  9:14 ` [PATCH i-g-t v7 6/6] tests/xe_compute: Change shader and local max x on PVC Zbigniew Kempczyński
2026-03-10 15:11   ` Hajda, Andrzej
2026-03-06 11:30 ` ✓ i915.CI.BAT: success for Extend compute userenv to support user passed buffers (rev7) Patchwork
2026-03-06 12:07 ` ✗ Xe.CI.BAT: failure " Patchwork
2026-03-06 14:06 ` ✓ Xe.CI.BAT: success for Extend compute userenv to support user passed buffers (rev8) Patchwork
2026-03-06 14:22 ` ✓ i915.CI.BAT: " Patchwork
2026-03-07 12:10 ` ✗ i915.CI.Full: failure for Extend compute userenv to support user passed buffers (rev7) Patchwork
2026-03-07 13:08 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-07 14:51 ` ✗ Xe.CI.FULL: failure for Extend compute userenv to support user passed buffers (rev8) Patchwork
2026-03-07 15:13 ` ✗ i915.CI.Full: " Patchwork

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