HomeSort by: relevance | last modified time | path
    Searched refs:amdgpu_bo_unref (Results 1 - 21 of 21) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_bo_list.c 63 amdgpu_bo_unref(&bo);
121 amdgpu_bo_unref(&bo);
126 amdgpu_bo_unref(&bo);
163 amdgpu_bo_unref(&bo);
168 amdgpu_bo_unref(&bo);
amdgpu_benchmark.c 153 amdgpu_bo_unref(&sobj);
161 amdgpu_bo_unref(&dobj);
amdgpu_test.c 231 amdgpu_bo_unref(&gtt_obj[i]);
236 amdgpu_bo_unref(&gtt_obj[i]);
247 amdgpu_bo_unref(&vram_obj);
amdgpu_object.c 101 amdgpu_bo_unref(&bo->parent);
248 amdgpu_bo_unref(bo_ptr);
310 amdgpu_bo_unref(bo_ptr);
412 amdgpu_bo_unref(bo_ptr);
438 amdgpu_bo_unref(bo);
627 amdgpu_bo_unref(&bo);
697 amdgpu_bo_unref(bo_ptr);
853 * amdgpu_bo_unref - unreference an &amdgpu_bo buffer object
858 void amdgpu_bo_unref(struct amdgpu_bo **bo) function in typeref:typename:void
amdgpu_amdkfd.c 297 amdgpu_bo_unref(&bo);
310 amdgpu_bo_unref(&(bo));
344 amdgpu_bo_unref(&bo);
amdgpu_object.h 257 void amdgpu_bo_unref(struct amdgpu_bo **bo);
amdgpu_vm.c 947 amdgpu_bo_unref(&pt->shadow);
948 amdgpu_bo_unref(&pt);
962 amdgpu_bo_unref(&entry->base.bo->shadow);
963 amdgpu_bo_unref(&entry->base.bo);
2923 amdgpu_bo_unref(&vm->root.base.bo->shadow);
2924 amdgpu_bo_unref(&vm->root.base.bo);
3066 amdgpu_bo_unref(&vm->root.base.bo->shadow);
3155 amdgpu_bo_unref(&root);
3406 amdgpu_bo_unref(&root);
amdgpu_vcn.c 422 amdgpu_bo_unref(&bo);
435 amdgpu_bo_unref(&bo);
696 amdgpu_bo_unref(&bo);
amdgpu_amdkfd_gpuvm.c 1231 amdgpu_bo_unref(&bo);
1312 amdgpu_bo_unref(&mem->bo);
2178 amdgpu_bo_unref(&gws_bo);
2207 amdgpu_bo_unref(&gws_bo);
amdgpu_display.c 148 amdgpu_bo_unref(&work->old_abo);
264 amdgpu_bo_unref(&work->old_abo);
amdgpu_uvd.c 1120 amdgpu_bo_unref(&bo);
1133 amdgpu_bo_unref(&bo);
amdgpu_dce_virtual.c 684 amdgpu_bo_unref(&works->old_abo);
amdgpu_gart.c 263 amdgpu_bo_unref(&adev->gart.bo);
amdgpu_cs.c 82 amdgpu_bo_unref(&bo);
723 amdgpu_bo_unref(&uf);
amdgpu_gem.c 53 amdgpu_bo_unref(&robj);
amdgpu_vce.c 1158 amdgpu_bo_unref(&bo);
amdgpu_uvd_v6_0.c 363 amdgpu_bo_unref(&bo);
amdgpu_kms.c 1100 amdgpu_bo_unref(&pd);
amdgpu_uvd_v7_0.c 372 amdgpu_bo_unref(&bo);
amdgpu_gfx_v9_0.c 2320 amdgpu_bo_unref(&adev->gfx.rlc.clear_state_obj);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 5198 amdgpu_bo_unref(&rbo);

Completed in 36 milliseconds