[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands

sai.gowtham.ch at intel.com sai.gowtham.ch at intel.com
Fri Aug 18 05:19:14 UTC 2023


From: Sai Gowtham Ch <sai.gowtham.ch at intel.com>

Add copy basic test to exercise copy commands like mem-copy and mem-set.

Signed-off-by: Sai Gowtham Ch <sai.gowtham.ch at intel.com>

Sai Gowtham Ch (2):
  lib/intel_reg: Add copy commands in the lib
  tests/xe/xe_copy_basic: Add copy basic test to exercise blt commands

 lib/intel_mocs.h         |   2 +
 lib/intel_reg.h          |   4 +
 tests/meson.build        |   1 +
 tests/xe/xe_copy_basic.c | 262 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 269 insertions(+)
 create mode 100644 tests/xe/xe_copy_basic.c

-- 
2.39.1



More information about the igt-dev mailing list