[Intel-gfx] [PATCH 0/8] i-g-t: vebox test case

Zhong Li zhong.li at intel.com
Tue Apr 23 09:06:40 CEST 2013


Add vebox test cases for intel-gfx-tool

Xiang, Haihao (3):
  gem_ring_sync_loop: check the rings supported by the kernel
  gem_ring_sync_loop: test the new ring
  tests: storedw on VEBOX

Zhong Li (5):
  gem_cs_tlb.c: add vebox test case
  gem_exec_nop.c: add vebox test case
  gem_non_secure_batch.c:add bsd and blt ring test case
  gem_non_secure_batch.c add vebox ring test case
  gem_ring_sync_loop.c: fix an operator error

 lib/intel_chipset.h            |    2 +
 tests/Makefile.am              |    1 +
 tests/gem_cs_tlb.c             |    6 +-
 tests/gem_exec_nop.c           |    5 +-
 tests/gem_non_secure_batch.c   |   27 +++++--
 tests/gem_ring_sync_loop.c     |   49 ++++++++++++-
 tests/gem_storedw_loop_vebox.c |  153 ++++++++++++++++++++++++++++++++++++++++
 7 files changed, 234 insertions(+), 9 deletions(-)
 create mode 100644 tests/gem_storedw_loop_vebox.c

-- 
1.7.9.5




More information about the Intel-gfx mailing list