Searched refs:hang_create_request (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/gt/ |
D | selftest_hangcheck.c | 119 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() function 321 rq = hang_create_request(&h, engine); in igt_hang_sanitycheck() 757 rq = hang_create_request(&h, engine); in __igt_reset_engine() 1069 rq = hang_create_request(&h, engine); in __igt_reset_engines() 1327 rq = hang_create_request(&h, engine); in igt_reset_wait() 1484 rq = hang_create_request(&h, engine); in __igt_reset_evict_vma() 1686 prev = hang_create_request(&h, engine); in igt_reset_queue() 1701 rq = hang_create_request(&h, engine); in igt_reset_queue() 1848 rq = hang_create_request(&h, engine); in igt_handle_error() 1941 rq = hang_create_request(&h, engine); in igt_atomic_reset_engine()
|