Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 i-g-t 0/1] tests/intel/xe_copy : Add check for memset and memcpy tests.
@ 2025-07-10  4:48 Sobin Thomas
  2025-07-10  4:48 ` [PATCH v2 i-g-t 1/1] " Sobin Thomas
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sobin Thomas @ 2025-07-10  4:48 UTC (permalink / raw)
  To: igt-dev; +Cc: zbigniew.kempczynski, Sobin Thomas

Added checks for platforms with graphics_ver < 20 (e.g. PVC) in memcpy and memset for tests 
with extended parameters.

This update includes:

- Handling of tests for  PAGE_COPY mode (memcpy) and larger-sized writes (memset).
- On platforms with graphics_ver < 20, memset is limited to a maximum fill width of U18-1.
  and memcopy tests using page copy is skipped.
- Any values greater than 0x3FFFF will now be skipped for memset-linear to prevent overflows 
  or undefined behavior.


Sobin Thomas (1):
  tests/intel/xe_copy : Add check for memset and memcpy tests.

 tests/intel/xe_copy_basic.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2025-07-10 13:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-10  4:48 [PATCH v2 i-g-t 0/1] tests/intel/xe_copy : Add check for memset and memcpy tests Sobin Thomas
2025-07-10  4:48 ` [PATCH v2 i-g-t 1/1] " Sobin Thomas
2025-07-10 11:50   ` Zbigniew Kempczyński
2025-07-10  7:45 ` ✓ i915.CI.BAT: success for tests/intel/xe_copy : Add check for memset and memcpy tests. (rev2) Patchwork
2025-07-10  8:01 ` ✓ Xe.CI.BAT: " Patchwork
2025-07-10  8:59 ` ✓ Xe.CI.Full: " Patchwork
2025-07-10 10:43 ` ✗ i915.CI.Full: failure " Patchwork
2025-07-10 13:55   ` Thomas, Sobin

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