Home
last modified time | relevance | path

Searched refs:i915_gem_object_lock (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c30 i915_gem_object_lock(ctx->obj, NULL); in cpu_set()
61 i915_gem_object_lock(ctx->obj, NULL); in cpu_get()
89 i915_gem_object_lock(ctx->obj, NULL); in gtt_set()
123 i915_gem_object_lock(ctx->obj, NULL); in gtt_get()
155 i915_gem_object_lock(ctx->obj, NULL); in wc_set()
178 i915_gem_object_lock(ctx->obj, NULL); in wc_get()
205 i915_gem_object_lock(ctx->obj, NULL); in gpu_set()
H A Di915_gem_phys.c28 i915_gem_object_lock(obj, NULL); in mock_phys_object()
56 i915_gem_object_lock(obj, NULL); in mock_phys_object()
H A Di915_gem_mman.c118 i915_gem_object_lock(obj, NULL); in check_partial_mapping()
179 i915_gem_object_lock(obj, NULL); in check_partial_mapping()
206 i915_gem_object_lock(obj, NULL); in check_partial_mappings()
276 i915_gem_object_lock(obj, NULL); in check_partial_mappings()
557 err = i915_gem_object_lock(obj, &ww); in make_obj_busy()
885 i915_gem_object_lock(obj, NULL); in can_mmap()
1021 i915_gem_object_lock(obj, NULL); in igt_close_objects()
1041 i915_gem_object_lock(obj, NULL); in igt_make_evictable()
1216 err = i915_gem_object_lock(obj, NULL); in __igt_mmap_migrate()
1246 err = i915_gem_object_lock(obj, NULL); in __igt_mmap_migrate()
[all …]
H A Di915_gem_migrate.c65 err = i915_gem_object_lock(obj, &ww); in igt_create_migrate()
118 err = i915_gem_object_lock(obj, ww); in lmem_pages_migrate_one()
213 err = i915_gem_object_lock(obj, &ww); in __igt_lmem_pages_migrate()
H A Dhuge_pages.c679 i915_gem_object_lock(obj, NULL); in igt_mock_ppgtt_misaligned_dma()
689 i915_gem_object_lock(obj, NULL); in igt_mock_ppgtt_misaligned_dma()
704 i915_gem_object_lock(obj, NULL); in close_object_list()
1028 i915_gem_object_lock(obj, NULL); in igt_ppgtt_64K()
1043 i915_gem_object_lock(obj, NULL); in igt_ppgtt_64K()
1062 i915_gem_object_lock(vma->obj, NULL); in gpu_write()
1079 i915_gem_object_lock(obj, NULL); in __cpu_check_shmem()
1438 i915_gem_object_lock(obj, NULL); in igt_ppgtt_smoke_huge()
1529 i915_gem_object_lock(obj, NULL); in igt_ppgtt_sanity_check()
H A Di915_gem_dmabuf.c75 i915_gem_object_lock(import_obj, NULL); in igt_dmabuf_import_self()
265 i915_gem_object_lock(import_obj, NULL); in igt_dmabuf_import_same_driver()
H A Di915_gem_context.c484 i915_gem_object_lock(obj, NULL); in cpu_fill()
515 i915_gem_object_lock(obj, NULL); in cpu_check()
973 err = i915_gem_object_lock(obj, &ww); in emit_rpcs_query()
975 err = i915_gem_object_lock(rpcs, &ww); in emit_rpcs_query()
1714 i915_gem_object_lock(obj, NULL); in read_from_scratch()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c127 err = i915_gem_object_lock(obj, &ww); in i915_gem_begin_cpu_access()
151 err = i915_gem_object_lock(obj, &ww); in i915_gem_end_cpu_access()
178 err = i915_gem_object_lock(obj, &ww); in i915_gem_dmabuf_attach()
H A Di915_gem_region.c190 ret = i915_gem_object_lock(obj, apply->ww); in i915_gem_process_region()
H A Di915_gem_tiling.c263 i915_gem_object_lock(obj, NULL); in i915_gem_object_set_tiling()
H A Di915_gem_mman.c367 ret = i915_gem_object_lock(obj, &ww); in vm_fault_gtt()
524 err = i915_gem_object_lock(obj, &ww); in vm_access()
H A Di915_gem_domain.c112 i915_gem_object_lock(obj, NULL); in i915_gem_object_flush_if_display()
H A Di915_gem_object.h188 static inline int i915_gem_object_lock(struct drm_i915_gem_object *obj, in i915_gem_object_lock() function
H A Di915_gem_object.c374 i915_gem_object_lock(obj, NULL); in __i915_gem_object_pages_fini()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc_heci_cmd_submit.c148 err = i915_gem_object_lock(pkt->bb_vma->obj, &ww); in intel_gsc_uc_heci_cmd_submit_nonpriv()
151 err = i915_gem_object_lock(pkt->heci_pkt_vma->obj, &ww); in intel_gsc_uc_heci_cmd_submit_nonpriv()
/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c39 i915_gem_object_lock(obj, NULL); in close_objects()
133 i915_gem_object_lock(obj, NULL); in igt_object_release()
773 i915_gem_object_lock(obj, NULL); in igt_gpu_write()
840 i915_gem_object_lock(obj, NULL); in igt_lmem_create_with_ps()
909 i915_gem_object_lock(obj, NULL); in igt_lmem_create_cleared_cpu()
1062 i915_gem_object_lock(obj, NULL); in igt_lmem_write_cpu()
H A Digt_spinner.c54 ret = i915_gem_object_lock(obj, ww); in igt_spinner_pin_obj()
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_context.c238 err = i915_gem_object_lock(ce->timeline->hwsp_ggtt->obj, ww); in __intel_context_do_pin_ww()
240 err = i915_gem_object_lock(ce->ring->vma->obj, ww); in __intel_context_do_pin_ww()
242 err = i915_gem_object_lock(ce->state->obj, ww); in __intel_context_do_pin_ww()
H A Dintel_gtt.c202 return i915_gem_object_lock(vm->scratch[0], ww); in i915_vm_lock_objects()
207 return i915_gem_object_lock(ppgtt->pd->pt.base, ww); in i915_vm_lock_objects()
H A Dintel_renderstate.c177 err = i915_gem_object_lock(so->vma->obj, &so->ww); in intel_renderstate_init()
H A Dselftest_migrate.c62 err = i915_gem_object_lock(src, &ww); in copy()
66 err = i915_gem_object_lock(dst, &ww); in copy()
285 err = i915_gem_object_lock(obj, &ww); in clear()
H A Dselftest_workarounds.c215 i915_gem_object_lock(results, NULL); in check_whitelist()
540 err = i915_gem_object_lock(scratch->obj, &ww); in check_dirty_whitelist()
542 err = i915_gem_object_lock(batch->obj, &ww); in check_dirty_whitelist()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c143 err = i915_gem_object_lock(dpt->obj, &ww); in intel_dpt_pin_to_ggtt()
/linux/drivers/gpu/drm/i915/
H A Di915_vma.h300 err = i915_gem_object_lock(vma->obj, &ww); in i915_vma_pin()
H A Di915_gem.c314 ret = i915_gem_object_lock(obj, &ww); in i915_gem_gtt_prepare()
1015 err = i915_gem_object_lock(obj, &ww); in i915_gem_object_ggtt_pin()

12