Searched refs:move_to_active (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/i915/selftests/ |
| D | igt_spinner.c | 74 static int move_to_active(struct i915_vma *vma, in move_to_active() function 125 err = move_to_active(vma, rq, 0); in igt_spinner_create_request() 129 err = move_to_active(hws, rq, 0); in igt_spinner_create_request()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | selftest_hangcheck.c | 114 static int move_to_active(struct i915_vma *vma, in move_to_active() function 181 err = move_to_active(vma, rq, 0); in hang_create_request() 185 err = move_to_active(hws, rq, 0); in hang_create_request()
|