Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_coherency.c30 i915_gem_object_lock(ctx->obj, NULL); in cpu_set()
63 i915_gem_object_lock(ctx->obj, NULL); in cpu_get()
91 i915_gem_object_lock(ctx->obj, NULL); in gtt_set()
124 i915_gem_object_lock(ctx->obj, NULL); in gtt_get()
156 i915_gem_object_lock(ctx->obj, NULL); in wc_set()
179 i915_gem_object_lock(ctx->obj, NULL); in wc_get()
202 i915_gem_object_lock(ctx->obj, NULL); in gpu_set()
H A Di915_gem_phys.c47 i915_gem_object_lock(obj, NULL); in mock_phys_object()
H A Di915_gem_mman.c106 i915_gem_object_lock(obj, NULL); in check_partial_mapping()
191 i915_gem_object_lock(obj, NULL); in check_partial_mappings()
540 err = i915_gem_object_lock(obj, &ww); in make_obj_busy()
1147 err = i915_gem_object_lock(obj, &ww); in __igt_mmap_gpu()
H A Di915_gem_execbuffer.c35 err = i915_gem_object_lock(obj, &eb->ww); in __igt_gpu_reloc()
H A Di915_gem_context.c464 i915_gem_object_lock(obj, NULL); in cpu_fill()
494 i915_gem_object_lock(obj, NULL); in cpu_check()
954 err = i915_gem_object_lock(obj, &ww); in emit_rpcs_query()
956 err = i915_gem_object_lock(rpcs, &ww); in emit_rpcs_query()
1712 i915_gem_object_lock(obj, NULL); in read_from_scratch()
H A Dhuge_pages.c950 i915_gem_object_lock(vma->obj, NULL); in gpu_write()
967 i915_gem_object_lock(obj, NULL); in __cpu_check_shmem()
H A Di915_gem_client_blt.c78 i915_gem_object_lock(obj, NULL); in __igt_client_fill()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_blt.c43 err = i915_gem_object_lock(pool->obj, ww); in intel_emit_vma_fill_blt()
162 err = i915_gem_object_lock(obj, &ww); in i915_gem_object_fill_blt()
265 err = i915_gem_object_lock(pool->obj, ww); in intel_emit_vma_copy_blt()
372 err = i915_gem_object_lock(src, &ww); in i915_gem_object_copy_blt()
374 err = i915_gem_object_lock(dst, &ww); in i915_gem_object_copy_blt()
H A Di915_gem_pm.c87 i915_gem_object_lock(obj, NULL); in i915_gem_suspend_late()
H A Di915_gem_domain.c35 i915_gem_object_lock(obj, NULL); in i915_gem_object_flush_if_display()
331 ret = i915_gem_object_lock(obj, &ww); in i915_gem_object_pin_to_display_plane()
H A Di915_gem_tiling.c252 i915_gem_object_lock(obj, NULL); in i915_gem_object_set_tiling()
H A Di915_gem_client_blt.c261 err = i915_gem_object_lock(vma->obj, &ww); in pin_wait_clear_pages_work()
H A Di915_gem_object.h135 static inline int i915_gem_object_lock(struct drm_i915_gem_object *obj, in i915_gem_object_lock() function
H A Di915_gem_mman.c302 ret = i915_gem_object_lock(obj, &ww); in vm_fault_gtt()
H A Di915_gem_execbuffer.c897 err = i915_gem_object_lock(vma->obj, &eb->ww); in eb_validate_vmas()
1285 err = i915_gem_object_lock(pool->obj, &eb->ww); in __reloc_gpu_alloc()
2325 err = i915_gem_object_lock(pool->obj, &eb->ww); in eb_parse()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem.c222 err = i915_gem_object_lock(obj, &ww); in igt_gem_ww_ctx()
228 err = i915_gem_object_lock(obj2, &ww); in igt_gem_ww_ctx()
H A Dintel_memory_region.c588 i915_gem_object_lock(obj, NULL); in igt_lmem_write_cpu()
H A Di915_vma.c895 i915_gem_object_lock(obj, NULL); in igt_vma_remapped_gtt()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dintel_context.c223 err = i915_gem_object_lock(ce->timeline->hwsp_ggtt->obj, ww); in __intel_context_do_pin_ww()
225 err = i915_gem_object_lock(ce->ring->vma->obj, ww); in __intel_context_do_pin_ww()
227 err = i915_gem_object_lock(ce->state->obj, ww); in __intel_context_do_pin_ww()
H A Dintel_renderstate.c195 err = i915_gem_object_lock(so->vma->obj, &so->ww); in intel_renderstate_init()
H A Dselftest_workarounds.c217 i915_gem_object_lock(results, NULL); in check_whitelist()
H A Dintel_workarounds.c2129 err = i915_gem_object_lock(vma->obj, &ww); in engine_wa_list_verify()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_gem.c1288 i915_gem_object_lock(obj, NULL); in i915_gem_freeze_late()
H A Di915_perf.c1952 err = i915_gem_object_lock(vma->obj, &ww); in emit_oa_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dcmd_parser.c2984 i915_gem_object_lock(obj, NULL); in shadow_indirect_ctx()

12