Home
last modified time | relevance | path

Searched refs:amdgpu_deadlock_gfx (Results 1 – 1 of 1) sorted by relevance

/third_party/libdrm/tests/amdgpu/
Ddeadlock_tests.c112 static void amdgpu_deadlock_gfx(void);
182 { "gfx ring block test (set amdgpu.lockup_timeout=50)", amdgpu_deadlock_gfx },
209 static void amdgpu_deadlock_gfx(void) in amdgpu_deadlock_gfx() function