Searched refs:amdgpu_bo_ref (Results 1 – 6 of 6) sorted by relevance
143 struct amdgpu_bo *amdgpu_bo_ref(struct amdgpu_bo *bo);
107 entry->robj = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_bo_list_set()
149 p->uf.bo = amdgpu_bo_ref(gem_to_amdgpu_bo(gobj)); in amdgpu_cs_user_fence_chunk()157 p->uf_entry.robj = amdgpu_bo_ref(p->uf.bo); in amdgpu_cs_user_fence_chunk()
341 struct amdgpu_bo *amdgpu_bo_ref(struct amdgpu_bo *bo) in amdgpu_bo_ref() function
201 amdgpu_bo_ref(work->old_rbo); in amdgpu_crtc_page_flip()
1089 pt->parent = amdgpu_bo_ref(vm->page_directory); in amdgpu_vm_bo_map()