/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_coherency.c | 30 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 D | i915_gem_phys.c | 28 i915_gem_object_lock(obj, NULL); in mock_phys_object() 56 i915_gem_object_lock(obj, NULL); in mock_phys_object()
|
H A D | i915_gem_mman.c | 118 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 D | i915_gem_migrate.c | 65 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 D | huge_pages.c | 679 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 D | i915_gem_dmabuf.c | 75 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 D | i915_gem_context.c | 484 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 D | i915_gem_dmabuf.c | 127 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 D | i915_gem_region.c | 190 ret = i915_gem_object_lock(obj, apply->ww); in i915_gem_process_region()
|
H A D | i915_gem_tiling.c | 263 i915_gem_object_lock(obj, NULL); in i915_gem_object_set_tiling()
|
H A D | i915_gem_mman.c | 367 ret = i915_gem_object_lock(obj, &ww); in vm_fault_gtt() 524 err = i915_gem_object_lock(obj, &ww); in vm_access()
|
H A D | i915_gem_domain.c | 112 i915_gem_object_lock(obj, NULL); in i915_gem_object_flush_if_display()
|
H A D | i915_gem_object.h | 188 static inline int i915_gem_object_lock(struct drm_i915_gem_object *obj, in i915_gem_object_lock() function
|
H A D | i915_gem_object.c | 374 i915_gem_object_lock(obj, NULL); in __i915_gem_object_pages_fini()
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_gsc_uc_heci_cmd_submit.c | 148 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 D | intel_memory_region.c | 39 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 D | igt_spinner.c | 54 ret = i915_gem_object_lock(obj, ww); in igt_spinner_pin_obj()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_context.c | 238 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 D | intel_gtt.c | 202 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 D | intel_renderstate.c | 177 err = i915_gem_object_lock(so->vma->obj, &so->ww); in intel_renderstate_init()
|
H A D | selftest_migrate.c | 62 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 D | selftest_workarounds.c | 215 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 D | intel_dpt.c | 143 err = i915_gem_object_lock(dpt->obj, &ww); in intel_dpt_pin_to_ggtt()
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_vma.h | 300 err = i915_gem_object_lock(vma->obj, &ww); in i915_vma_pin()
|
H A D | i915_gem.c | 314 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()
|