Searched refs:hang_create_request (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 134 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() function 336 rq = hang_create_request(&h, engine); in igt_hang_sanitycheck() 584 rq = hang_create_request(&h, engine); in __igt_reset_engine() 835 rq = hang_create_request(&h, engine); in __igt_reset_engines() 1054 rq = hang_create_request(&h, engine); in igt_reset_wait() 1204 rq = hang_create_request(&h, engine); in __igt_reset_evict_vma() 1386 prev = hang_create_request(&h, engine); in igt_reset_queue() 1400 rq = hang_create_request(&h, engine); in igt_reset_queue() 1526 rq = hang_create_request(&h, engine); in igt_handle_error() 1608 rq = hang_create_request(&h, engine); in igt_atomic_reset_engine()
|