Searched refs:hang_create_request (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | selftest_hangcheck.c | 131 hang_create_request(struct hang *h, struct intel_engine_cs *engine) in hang_create_request() function 324 rq = hang_create_request(&h, engine); in igt_hang_sanitycheck() 597 rq = hang_create_request(&h, engine); in __igt_reset_engine() 859 rq = hang_create_request(&h, engine); in __igt_reset_engines() 1069 rq = hang_create_request(&h, engine); in igt_reset_wait() 1224 rq = hang_create_request(&h, engine); in __igt_reset_evict_vma() 1419 prev = hang_create_request(&h, engine); in igt_reset_queue() 1433 rq = hang_create_request(&h, engine); in igt_reset_queue() 1562 rq = hang_create_request(&h, engine); in igt_handle_error() 1650 rq = hang_create_request(&h, engine); in igt_atomic_reset_engine()
|