public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test
@ 2026-02-24  8:27 priyanka.dandamudi
  2026-02-24  8:27 ` [PATCH i-g-t 1/5] lib/[gpu_cmds|xehp_media]: Introduce gpu execution commands for an efficient 64bit mode priyanka.dandamudi
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: priyanka.dandamudi @ 2026-02-24  8:27 UTC (permalink / raw)
  To: igt-dev, priyanka.dandamudi

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Patch series contain:
Introduce gpu execution commands for an efficient 64bit mode.
Add support for xe3p efficient 64bit addressing.
Add canonicalize helper for 57 bit.
Add support for xe3p and xe3 in generate_iga64_codes scripts.
Add prefetch fault test.

Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Andrzej Hajda (1):
  lib/gpgpu_shader: Add support for xe3p efficient 64bit addressing

Gwan-gyeong Mun (2):
  lib/[gpu_cmds|xehp_media]: Introduce gpu execution commands for an
    efficient 64bit mode.
  lib/allocator: add canonicalize helper for 57 bit

Priyanka Dandamudi (2):
  scripts/generate_iga64_codes: Add support for xe3p and xe3
  tests/intel/xe_prefetch_fault: Add test for prefetch fault

 lib/gpgpu_fill.c.gen.iga64_codes.c            |   2 +-
 lib/gpgpu_shader.c                            |  74 +++++-
 lib/gpgpu_shader.c.gen.iga64_codes.c          | 196 +++++++++++++++-
 lib/gpu_cmds.c                                | 210 +++++++++++++++++
 lib/gpu_cmds.h                                |  17 ++
 lib/iga64_macros.h                            |   5 +-
 lib/intel_allocator.h                         |   6 +
 lib/meson.build                               |   2 +-
 lib/xehp_media.h                              |  65 ++++++
 scripts/generate_iga64_codes                  |   2 +-
 .../xe_eudebug_online.c.gen.iga64_codes.c     |  45 +++-
 tests/intel/xe_prefetch_fault.c               | 217 ++++++++++++++++++
 .../xe_prefetch_fault.c.gen.iga64_codes.c     |  21 ++
 tests/meson.build                             |   1 +
 14 files changed, 850 insertions(+), 13 deletions(-)
 create mode 100644 tests/intel/xe_prefetch_fault.c
 create mode 100644 tests/intel/xe_prefetch_fault.c.gen.iga64_codes.c

-- 
2.43.0


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

end of thread, other threads:[~2026-02-27 14:04 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24  8:27 [PATCH i-g-t 0/5] Add support for xe3p and prefetch fault test priyanka.dandamudi
2026-02-24  8:27 ` [PATCH i-g-t 1/5] lib/[gpu_cmds|xehp_media]: Introduce gpu execution commands for an efficient 64bit mode priyanka.dandamudi
2026-02-27  6:57   ` Zbigniew Kempczyński
2026-02-27 10:02   ` Hajda, Andrzej
2026-02-24  8:27 ` [PATCH i-g-t 2/5] lib/allocator: add canonicalize helper for 57 bit priyanka.dandamudi
2026-02-27  6:58   ` Zbigniew Kempczyński
2026-02-27 14:04   ` Hajda, Andrzej
2026-02-24  8:27 ` [PATCH i-g-t 3/5] lib/gpgpu_shader: Add support for xe3p efficient 64bit addressing priyanka.dandamudi
2026-02-24  8:27 ` [PATCH i-g-t 4/5] scripts/generate_iga64_codes: Add support for xe3p and xe3 priyanka.dandamudi
2026-02-27  7:00   ` Zbigniew Kempczyński
2026-02-27  9:41   ` Hajda, Andrzej
2026-02-24  8:28 ` [PATCH i-g-t 5/5] tests/intel/xe_prefetch_fault: Add test for prefetch fault priyanka.dandamudi
2026-02-24 12:21 ` ✓ Xe.CI.BAT: success for Add support for xe3p and prefetch fault test Patchwork
2026-02-24 12:44 ` ✓ i915.CI.BAT: " Patchwork
2026-02-24 17:52 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-24 22:19 ` ✗ Xe.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