Home
last modified time | relevance | path

Searched refs:i915_gem_object_lock (Results 1 – 25 of 43) 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.c120 i915_gem_object_lock(obj, NULL); in check_partial_mapping()
181 i915_gem_object_lock(obj, NULL); in check_partial_mapping()
208 i915_gem_object_lock(obj, NULL); in check_partial_mappings()
278 i915_gem_object_lock(obj, NULL); in check_partial_mappings()
559 err = i915_gem_object_lock(obj, &ww); in make_obj_busy()
887 i915_gem_object_lock(obj, NULL); in can_mmap()
1023 i915_gem_object_lock(obj, NULL); in igt_close_objects()
1043 i915_gem_object_lock(obj, NULL); in igt_make_evictable()
1209 err = i915_gem_object_lock(obj, NULL); in __igt_mmap_migrate()
1239 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()
974 err = i915_gem_object_lock(obj, &ww); in emit_rpcs_query()
976 err = i915_gem_object_lock(rpcs, &ww); in emit_rpcs_query()
1715 i915_gem_object_lock(obj, NULL); in read_from_scratch()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c126 err = i915_gem_object_lock(obj, &ww); in i915_gem_begin_cpu_access()
150 err = i915_gem_object_lock(obj, &ww); in i915_gem_end_cpu_access()
177 err = i915_gem_object_lock(obj, &ww); in i915_gem_dmabuf_attach()
H A Di915_gem_ttm_pm.c89 err = i915_gem_object_lock(backup, apply->ww); in i915_ttm_backup()
185 err = i915_gem_object_lock(backup, apply->ww); in i915_ttm_restore()
H A Di915_gem_region.c190 ret = i915_gem_object_lock(obj, apply->ww); in i915_gem_process_region()
H A Di915_gem_pages.c157 err = i915_gem_object_lock(obj, &ww); in i915_gem_object_pin_pages_unlocked()
594 i915_gem_object_lock(obj, NULL); in i915_gem_object_pin_map_unlocked()
/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c230 err = i915_gem_object_lock(obj, &ww); in igt_gem_ww_ctx()
236 err = i915_gem_object_lock(obj2, &ww); in igt_gem_ww_ctx()
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()
765 i915_gem_object_lock(obj, NULL); in igt_gpu_write()
832 i915_gem_object_lock(obj, NULL); in igt_lmem_create_with_ps()
901 i915_gem_object_lock(obj, NULL); in igt_lmem_create_cleared_cpu()
1054 i915_gem_object_lock(obj, NULL); in igt_lmem_write_cpu()
H A Digt_spinner.c55 ret = i915_gem_object_lock(obj, ww); in igt_spinner_pin_obj()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_uc_heci_cmd_submit.c152 err = i915_gem_object_lock(pkt->bb_vma->obj, &ww); in intel_gsc_uc_heci_cmd_submit_nonpriv()
155 err = i915_gem_object_lock(pkt->heci_pkt_vma->obj, &ww); in intel_gsc_uc_heci_cmd_submit_nonpriv()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fb_pin.c54 ret = i915_gem_object_lock(obj, &ww); in intel_fb_pin_to_dpt()
162 ret = i915_gem_object_lock(obj, &ww); in intel_fb_pin_to_ggtt()
H A Dintel_fb_bo.c29 i915_gem_object_lock(obj, NULL); in intel_fb_bo_framebuffer_init()
H A Dintel_fbdev_fb.c85 ret = i915_gem_object_lock(vma->obj, &ww); in intel_fbdev_fb_fill_info()
H A Dintel_dpt.c146 err = i915_gem_object_lock(dpt->obj, &ww); in intel_dpt_pin_to_ggtt()
/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.c201 return i915_gem_object_lock(vm->scratch[0], ww); in i915_vm_lock_objects()
206 return i915_gem_object_lock(ppgtt->pd->pt.base, ww); in i915_vm_lock_objects()
H A Dintel_renderstate.c179 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 Dintel_ring_submission.c1404 err = i915_gem_object_lock(timeline->hwsp_ggtt->obj, &ww); in intel_ring_submission_setup()
1406 err = i915_gem_object_lock(gen7_wa_vma->obj, &ww); in intel_ring_submission_setup()
1408 err = i915_gem_object_lock(engine->legacy.ring->vma->obj, &ww); in intel_ring_submission_setup()
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()

12