mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
igt/gem_request_retire: Provoke context destruction with active VMAs
Test designed to trigger the WARN_ON(!list_empty(&ppgtt->base.active_list)) in i915_gem_context_clean. v2: Simplify execbuf building and the test itself. Cleanup code. (Chris Wilson) v3: Removed asserts done by the helpers already. (Chris Wilson) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -91,6 +91,7 @@ gem_render_copy
|
||||
gem_render_copy_redux
|
||||
gem_render_linear_blits
|
||||
gem_render_tiled_blits
|
||||
gem_request_retire
|
||||
gem_reset_stats
|
||||
gem_ring_sync_copy
|
||||
gem_ring_sync_loop
|
||||
|
||||
Reference in New Issue
Block a user