mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
tests: add gem_hangcheck_forcewake
Provokes the forcewake warning when the hangcheck runs and no one waits for the gpu (and hence holds the dev->struct_mutex). Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -51,6 +51,7 @@ TESTS = getversion \
|
||||
gem_double_irq_loop \
|
||||
gem_ring_sync_loop \
|
||||
gem_pipe_control_store_loop \
|
||||
gem_hangcheck_forcewake \
|
||||
$(NULL)
|
||||
|
||||
HANG = \
|
||||
|
||||
Reference in New Issue
Block a user