Home
last modified time | relevance | path

Searched refs:igt_vma_move_to_active_unlocked (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.c133 err = igt_vma_move_to_active_unlocked(batch, rq, 0); in igt_gpu_fill_dw()
137 err = igt_vma_move_to_active_unlocked(vma, rq, EXEC_OBJECT_WRITE); in igt_gpu_fill_dw()
H A Digt_gem_utils.h35 igt_vma_move_to_active_unlocked(struct i915_vma *vma, struct i915_request *rq, in igt_vma_move_to_active_unlocked() function
H A Di915_gem_client_blt.c514 err = igt_vma_move_to_active_unlocked(t->batch, rq, 0); in tiled_blit()
516 err = igt_vma_move_to_active_unlocked(src->vma, rq, 0); in tiled_blit()
518 err = igt_vma_move_to_active_unlocked(dst->vma, rq, 0); in tiled_blit()
H A Di915_gem_context.c1562 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in write_to_scratch()
1695 err = igt_vma_move_to_active_unlocked(vma, rq, EXEC_OBJECT_WRITE); in read_from_scratch()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Digt_spinner.c152 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in igt_spinner_create_request()
156 err = igt_vma_move_to_active_unlocked(hws, rq, 0); in igt_spinner_create_request()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c602 err = igt_vma_move_to_active_unlocked(scratch, rq, EXEC_OBJECT_WRITE); in __gpr_read()
1075 err = igt_vma_move_to_active_unlocked(before, rq, EXEC_OBJECT_WRITE); in record_registers()
1079 err = igt_vma_move_to_active_unlocked(b_before, rq, 0); in record_registers()
1083 err = igt_vma_move_to_active_unlocked(after, rq, EXEC_OBJECT_WRITE); in record_registers()
1087 err = igt_vma_move_to_active_unlocked(b_after, rq, 0); in record_registers()
1225 err = igt_vma_move_to_active_unlocked(batch, rq, 0); in poison_registers()
H A Dselftest_workarounds.c141 err = igt_vma_move_to_active_unlocked(vma, rq, EXEC_OBJECT_WRITE); in read_nonprivs()
854 err = igt_vma_move_to_active_unlocked(results, rq, EXEC_OBJECT_WRITE); in read_whitelisted_registers()
934 err = igt_vma_move_to_active_unlocked(batch, rq, 0); in scrub_whitelisted_registers()
H A Dselftest_mocs.c232 err = igt_vma_move_to_active_unlocked(vma, rq, EXEC_OBJECT_WRITE); in check_mocs_engine()
H A Dselftest_hangcheck.c163 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in hang_create_request()
167 err = igt_vma_move_to_active_unlocked(hws, rq, 0); in hang_create_request()
1507 err = igt_vma_move_to_active_unlocked(arg.vma, rq, flags); in __igt_reset_evict_vma()
H A Dselftest_execlists.c2770 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in create_gang()
3182 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in create_gpr_client()
3517 err = igt_vma_move_to_active_unlocked(vma, rq, 0); in smoke_submit()