tests: Add gem_gpgpu_fill

This is simply a copy of gem_media_fill but using new
GPGPU fill operation.

v2: Use general fill func pointer.

Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
This commit is contained in:
Zhenyu Wang
2014-12-03 19:09:13 +08:00
parent 10c6ad3805
commit 4ec8479c53
2 changed files with 142 additions and 0 deletions
+1
View File
@@ -112,6 +112,7 @@ TESTS_progs = \
gem_lut_handle \
gem_mmap_offset_exhaustion \
gem_media_fill \
gem_gpgpu_fill \
gem_pin \
gem_reg_read \
gem_render_copy \