mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
Add gem_render_copy_redux
This is an "advanced" form of the the simple gem_render_copy test. Instead of aiming for maximal simplicity to aide debugging of new rendercopy backends, this test aims to exercise the execbuf interface using the render ring. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -101,6 +101,7 @@ TESTS_progs = \
|
||||
gem_pin \
|
||||
gem_reg_read \
|
||||
gem_render_copy \
|
||||
gem_render_copy_redux \
|
||||
gem_render_linear_blits \
|
||||
gem_render_tiled_blits \
|
||||
gem_ring_sync_copy \
|
||||
|
||||
Reference in New Issue
Block a user