Searched refs:hang_create_request (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 104 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() function 306 rq = hang_create_request(&h, engine); in igt_hang_sanitycheck() 742 rq = hang_create_request(&h, engine); in __igt_reset_engine() 1060 rq = hang_create_request(&h, engine); in __igt_reset_engines() 1321 rq = hang_create_request(&h, engine); in igt_reset_wait() 1478 rq = hang_create_request(&h, engine); in __igt_reset_evict_vma() 1671 prev = hang_create_request(&h, engine); in igt_reset_queue() 1686 rq = hang_create_request(&h, engine); in igt_reset_queue() 1833 rq = hang_create_request(&h, engine); in igt_handle_error() 1926 rq = hang_create_request(&h, engine); in igt_atomic_reset_engine()
|