mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
tests: Add gem_exec_params
This fills all the gaps we've had in our execbuf testing. Overflow testing of the various arrays is already done by gem_reloc_overflow. Also add kms_flip_tiling to .gitignore. This will cause a bunch of failures since current kernels don't catch all fallout. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -29,6 +29,7 @@ TESTS_progs_M = \
|
||||
gem_exec_bad_domains \
|
||||
gem_exec_faulting_reloc \
|
||||
gem_exec_nop \
|
||||
gem_exec_params \
|
||||
gem_exec_parse \
|
||||
gem_fenced_exec_thrash \
|
||||
gem_fence_thrash \
|
||||
|
||||
Reference in New Issue
Block a user