mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-27 08:00:20 +00:00
tests: add gem_seqno_wrap
This test uses debugfs entry to set next_seqno close to a wrapping point and then creates a load with dependant buffer objects or with specified command to induce the wrap. v2: Use new get_rendercpy_func as suggested by Daniel Vetter. Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
committed by
Daniel Vetter
parent
d0f3a0d77a
commit
796fd58a17
@@ -50,6 +50,7 @@ TESTS_progs = \
|
||||
gem_linear_blits \
|
||||
gem_vmap_blits \
|
||||
gem_threaded_access_tiled \
|
||||
gem_seqno_wrap \
|
||||
gem_tiled_blits \
|
||||
gem_tiled_fence_blits \
|
||||
gem_largeobject \
|
||||
|
||||
Reference in New Issue
Block a user