Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 i-g-t 0/1] xe_copy: Add memset/memcpy test checks.
@ 2025-07-10 12:58 Sobin Thomas
  2025-07-10 12:58 ` [PATCH v3 i-g-t 1/1] tests/intel/xe_copy : Add memset/memcpy Sobin Thomas
  0 siblings, 1 reply; 3+ messages in thread
From: Sobin Thomas @ 2025-07-10 12:58 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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-10 12:58 [PATCH v3 i-g-t 0/1] xe_copy: Add memset/memcpy test checks Sobin Thomas
2025-07-10 12:58 ` [PATCH v3 i-g-t 1/1] tests/intel/xe_copy : Add memset/memcpy Sobin Thomas
2025-07-14 10:09   ` Zbigniew Kempczyński

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