Searched refs:igt_post_hang_ring (Results 1 – 14 of 14) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_pread_after_blit.c | 151 igt_post_hang_ring(fd, hang); in do_test() 155 igt_post_hang_ring(fd, hang); in do_test() 160 igt_post_hang_ring(fd, hang); in do_test() 164 igt_post_hang_ring(fd, hang); in do_test() 169 igt_post_hang_ring(fd, hang); in do_test() 176 igt_post_hang_ring(fd, hang); in do_test() 183 igt_post_hang_ring(fd, hang); in do_test() 190 igt_post_hang_ring(fd, hang); in do_test()
|
D | gem_concurrent_all.c | 978 igt_post_hang_ring(fd, hang); in do_basic0() 996 igt_post_hang_ring(fd, hang); in do_basic1() 1021 igt_post_hang_ring(fd, hang); in do_basicN() 1042 igt_post_hang_ring(fd, hang); in do_overwrite_source() 1073 igt_post_hang_ring(fd, hang); in do_overwrite_source_read() 1108 igt_post_hang_ring(fd, hang); in do_overwrite_source__rev() 1123 igt_post_hang_ring(fd, hang); in do_overwrite_source__one() 1157 igt_post_hang_ring(fd, hang); in do_intermix() 1195 igt_post_hang_ring(fd, hang); in do_early_read() 1215 igt_post_hang_ring(fd, hang); in do_read_read_bcs() [all …]
|
D | i915_hangman.c | 217 igt_post_hang_ring(device, hang); in test_error_state_capture()
|
D | gem_ctx_exec.c | 264 igt_post_hang_ring(fd, hang);
|
D | gem_ringfill.c | 228 igt_post_hang_ring(fd, hang); in run_test()
|
D | gem_reloc_vs_gpu.c | 225 igt_post_hang_ring(fd, hang); in do_test()
|
D | gem_reset_stats.c | 169 igt_post_hang_ring(fd, hang); in inject_hang() 578 igt_post_hang_ring(fd, hang); in test_close_pending_fork()
|
D | gem_softpin.c | 371 igt_post_hang_ring(fd, hang); in test_evict_hang()
|
D | gem_exec_schedule.c | 830 igt_post_hang_ring(fd, hang); in preempt() 1113 igt_post_hang_ring(fd, hang); in preemptive_hang()
|
/external/igt-gpu-tools/lib/ |
D | igt_dummy.c | 41 void igt_post_hang_ring(int fd, igt_hang_t arg) { in igt_post_hang_ring() function
|
D | igt_gt.h | 52 void igt_post_hang_ring(int fd, igt_hang_t arg);
|
D | igt_gt.c | 331 void igt_post_hang_ring(int fd, igt_hang_t arg) in igt_post_hang_ring() function 387 igt_post_hang_ring(fd, in hang_helper_process()
|
/external/igt-gpu-tools/tests/ |
D | kms_vblank.c | 163 igt_post_hang_ring(fd, hang); in run_test()
|
D | kms_flip.c | 620 igt_post_hang_ring(fd, hang); in unhang_gpu()
|