mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
tests/drv_hangman: Convert test from shell script to c
Mixing script and standlone tests didn't mix well with the
strict i915_ring_stop flags handling. Also squash drv_missed_irq_hang
to the new test.
v2: - Remove missed irq test (Daniel Vetter)
- gitignore fixed (Oscar Mateo)
- fix check_other_clients to handle dangling fd's
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78322
Suggested-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Oscar Mateo <oscar.mateo@intel.com> <v1>
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
This commit is contained in:
@@ -8,6 +8,7 @@ drm_vma_limiter
|
||||
drm_vma_limiter_cached
|
||||
drm_vma_limiter_cpu
|
||||
drm_vma_limiter_gtt
|
||||
drv_hangman
|
||||
drv_suspend
|
||||
gem_alive
|
||||
gem_bad_address
|
||||
|
||||
Reference in New Issue
Block a user