[PATCH v3 i-g-t 0/1] xe_copy: Add memset/memcpy test checks.
Sobin Thomas
sobin.thomas at intel.com
Thu Jul 10 12:58:51 UTC 2025
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
More information about the igt-dev
mailing list