mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-24 22:55:39 +00:00
tests/gem_suspend: exercise fence restore code
This exercise the bug fixed in commit 94a335dba34ff47cad3d6d0c29b452d43a1be3c8 Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Wed Jul 17 14:51:28 2013 +0200 drm/i915: correctly restore fences with objects attached For fun I've also added a subtest for the inverse transition. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -32,6 +32,7 @@ TESTS_progs_M = \
|
||||
gem_pread_after_blit \
|
||||
gem_ringfill \
|
||||
gem_set_tiling_vs_blt \
|
||||
gem_suspend \
|
||||
gem_tiled_blits \
|
||||
gem_tiled_partial_pwrite_pread \
|
||||
gem_write_read_ring_switch \
|
||||
|
||||
Reference in New Issue
Block a user