Searched refs:hang_create_request (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 138 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() function 358 rq = hang_create_request(&h, engine); in igt_hang_sanitycheck() 594 rq = hang_create_request(&h, engine); in __igt_reset_engine() 846 rq = hang_create_request(&h, engine); in __igt_reset_engines() 1049 rq = hang_create_request(&h, engine); in igt_reset_wait() 1199 rq = hang_create_request(&h, engine); in __igt_reset_evict_vma() 1381 prev = hang_create_request(&h, engine); in igt_reset_queue() 1395 rq = hang_create_request(&h, engine); in igt_reset_queue() 1521 rq = hang_create_request(&h, engine); in igt_handle_error() 1603 rq = hang_create_request(&h, engine); in igt_atomic_reset_engine()
|