tests: add gem_media_fill

It is to check whether media pipeline on render ring works. Codes
are copied and modified from the rendercopy case which uses 3D pipeline.
However media pipeline is simpler than 3D pipeline and there is few changes
between gen6,gen7 and gen8

Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
This commit is contained in:
Xiang, Haihao
2013-11-29 13:47:31 +08:00
parent 8ac7b93b21
commit 641267dd73
5 changed files with 194 additions and 0 deletions
+2
View File
@@ -19,6 +19,8 @@ libintel_tools_la_SOURCES = \
intel_mmio.c \
intel_pci.c \
intel_reg.h \
media_fill.c \
media_fill.h \
rendercopy_i915.c \
rendercopy_i830.c \
gen6_render.h \