mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user