/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | fiji_smc.c | 786 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 794 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 802 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 814 amdgpu_bo_unref(&adev->smu.smu_buf); in fiji_smu_init() 815 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 823 amdgpu_bo_unref(&adev->smu.smu_buf); in fiji_smu_init() 824 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 832 amdgpu_bo_unref(&adev->smu.smu_buf); in fiji_smu_init() 833 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_init() 849 amdgpu_bo_unref(&adev->smu.toc_buf); in fiji_smu_fini() [all …]
|
D | tonga_smc.c | 785 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 793 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 801 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 813 amdgpu_bo_unref(&adev->smu.smu_buf); in tonga_smu_init() 814 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 822 amdgpu_bo_unref(&adev->smu.smu_buf); in tonga_smu_init() 823 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 831 amdgpu_bo_unref(&adev->smu.smu_buf); in tonga_smu_init() 832 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_init() 848 amdgpu_bo_unref(&adev->smu.toc_buf); in tonga_smu_fini() [all …]
|
D | amdgpu_ucode.c | 259 amdgpu_bo_unref(bo); in amdgpu_ucode_init_bo() 267 amdgpu_bo_unref(bo); in amdgpu_ucode_init_bo() 277 amdgpu_bo_unref(bo); in amdgpu_ucode_init_bo() 313 amdgpu_bo_unref(&adev->firmware.fw_buf); in amdgpu_ucode_fini_bo()
|
D | cz_smc.c | 715 amdgpu_bo_unref(&adev->smu.toc_buf); in cz_smu_fini() 716 amdgpu_bo_unref(&adev->smu.smu_buf); in cz_smu_fini() 858 amdgpu_bo_unref(&adev->smu.toc_buf); in cz_smu_init() 866 amdgpu_bo_unref(&adev->smu.toc_buf); in cz_smu_init() 884 amdgpu_bo_unref(&adev->smu.smu_buf); in cz_smu_init() 892 amdgpu_bo_unref(&adev->smu.smu_buf); in cz_smu_init() 996 amdgpu_bo_unref(toc_buf); in cz_smu_init() 997 amdgpu_bo_unref(smu_buf); in cz_smu_init()
|
D | amdgpu_uvd.c | 175 amdgpu_bo_unref(&adev->uvd.vcpu_bo); in amdgpu_uvd_sw_init() 184 amdgpu_bo_unref(&adev->uvd.vcpu_bo); in amdgpu_uvd_sw_init() 223 amdgpu_bo_unref(&adev->uvd.vcpu_bo); in amdgpu_uvd_sw_fini() 901 amdgpu_bo_unref(&bo); in amdgpu_uvd_send_msg() 938 amdgpu_bo_unref(&bo); in amdgpu_uvd_get_create_msg() 945 amdgpu_bo_unref(&bo); in amdgpu_uvd_get_create_msg() 987 amdgpu_bo_unref(&bo); in amdgpu_uvd_get_destroy_msg() 994 amdgpu_bo_unref(&bo); in amdgpu_uvd_get_destroy_msg()
|
D | amdgpu_benchmark.c | 125 amdgpu_bo_unref(&sobj); in amdgpu_benchmark_move() 133 amdgpu_bo_unref(&dobj); in amdgpu_benchmark_move()
|
D | amdgpu_amdkfd.c | 225 amdgpu_bo_unref(&(*mem)->bo); in alloc_gtt_mem() 240 amdgpu_bo_unref(&(mem->bo)); in free_gtt_mem()
|
D | iceland_smc.c | 631 amdgpu_bo_unref(&adev->smu.toc_buf); in iceland_smu_init() 639 amdgpu_bo_unref(&adev->smu.toc_buf); in iceland_smu_init() 647 amdgpu_bo_unref(&adev->smu.toc_buf); in iceland_smu_init() 664 amdgpu_bo_unref(&adev->smu.toc_buf); in iceland_smu_fini()
|
D | amdgpu_bo_list.c | 133 amdgpu_bo_unref(&list->array[i].robj); in amdgpu_bo_list_set() 174 amdgpu_bo_unref(&list->array[i].robj); in amdgpu_bo_list_free()
|
D | amdgpu_test.c | 211 amdgpu_bo_unref(>t_obj[i]); in amdgpu_do_test_moves() 216 amdgpu_bo_unref(>t_obj[i]); in amdgpu_do_test_moves() 227 amdgpu_bo_unref(&vram_obj); in amdgpu_do_test_moves()
|
D | amdgpu_vm.c | 1093 amdgpu_bo_unref(&pt); in amdgpu_vm_bo_map() 1285 amdgpu_bo_unref(&vm->page_directory); in amdgpu_vm_init() 1292 amdgpu_bo_unref(&vm->page_directory); in amdgpu_vm_init() 1328 amdgpu_bo_unref(&vm->page_tables[i].bo); in amdgpu_vm_fini() 1331 amdgpu_bo_unref(&vm->page_directory); in amdgpu_vm_fini()
|
D | amdgpu_vce.c | 159 amdgpu_bo_unref(&adev->vce.vcpu_bo); in amdgpu_vce_sw_init() 168 amdgpu_bo_unref(&adev->vce.vcpu_bo); in amdgpu_vce_sw_init() 193 amdgpu_bo_unref(&adev->vce.vcpu_bo); in amdgpu_vce_sw_fini()
|
D | amdgpu_object.h | 144 void amdgpu_bo_unref(struct amdgpu_bo **bo);
|
D | amdgpu_ih.c | 159 amdgpu_bo_unref(&adev->irq.ih.ring_obj); in amdgpu_ih_ring_fini()
|
D | amdgpu_cs.c | 512 amdgpu_bo_unref(&parser->uf.bo); in amdgpu_cs_parser_fini() 513 amdgpu_bo_unref(&parser->uf_entry.robj); in amdgpu_cs_parser_fini() 802 amdgpu_bo_unref(&job->uf.bo); in amdgpu_cs_free_job()
|
D | amdgpu_gart.c | 208 amdgpu_bo_unref(&adev->gart.robj); in amdgpu_gart_table_vram_free()
|
D | amdgpu_display.c | 161 amdgpu_bo_unref(&work->old_rbo); in amdgpu_unpin_work_func() 274 amdgpu_bo_unref(&work->old_rbo); in amdgpu_crtc_page_flip()
|
D | amdgpu_object.c | 104 amdgpu_bo_unref(&bo->parent); in amdgpu_ttm_bo_destroy() 350 void amdgpu_bo_unref(struct amdgpu_bo **bo) in amdgpu_bo_unref() function
|
D | amdgpu_cgs.c | 115 amdgpu_bo_unref(&obj); in amdgpu_cgs_gunmap_kmem() 222 amdgpu_bo_unref(&obj); in amdgpu_cgs_free_gpu_mem()
|
D | amdgpu_sa.c | 92 amdgpu_bo_unref(&sa_manager->bo); in amdgpu_sa_bo_manager_fini()
|
D | amdgpu_ring.c | 435 amdgpu_bo_unref(&ring_obj); in amdgpu_ring_fini()
|
D | gfx_v7_0.c | 3166 amdgpu_bo_unref(&ring->mqd_obj); in gfx_v7_0_cp_compute_fini() 3183 amdgpu_bo_unref(&adev->gfx.mec.hpd_eop_obj); in gfx_v7_0_mec_fini() 3715 amdgpu_bo_unref(&adev->gfx.rlc.save_restore_obj); in gfx_v7_0_rlc_fini() 3727 amdgpu_bo_unref(&adev->gfx.rlc.clear_state_obj); in gfx_v7_0_rlc_fini() 3739 amdgpu_bo_unref(&adev->gfx.rlc.cp_table_obj); in gfx_v7_0_rlc_fini() 4865 amdgpu_bo_unref(&adev->gds.oa_gfx_bo); in gfx_v7_0_sw_fini() 4866 amdgpu_bo_unref(&adev->gds.gws_gfx_bo); in gfx_v7_0_sw_fini() 4867 amdgpu_bo_unref(&adev->gds.gds_gfx_bo); in gfx_v7_0_sw_fini()
|
D | amdgpu_ttm.c | 898 amdgpu_bo_unref(&adev->stollen_vga_memory); in amdgpu_ttm_init() 966 amdgpu_bo_unref(&adev->stollen_vga_memory); in amdgpu_ttm_fini()
|
D | amdgpu_gem.c | 41 amdgpu_bo_unref(&robj); in amdgpu_gem_object_free()
|
D | amdgpu_device.c | 287 amdgpu_bo_unref(&adev->vram_scratch.robj); in amdgpu_vram_scratch_fini() 432 amdgpu_bo_unref(&adev->wb.wb_obj); in amdgpu_wb_fini()
|
D | gfx_v8_0.c | 908 amdgpu_bo_unref(&adev->gfx.mec.hpd_eop_obj); in gfx_v8_0_mec_fini() 1310 amdgpu_bo_unref(&adev->gds.oa_gfx_bo); in gfx_v8_0_sw_fini() 1311 amdgpu_bo_unref(&adev->gds.gws_gfx_bo); in gfx_v8_0_sw_fini() 1312 amdgpu_bo_unref(&adev->gds.gds_gfx_bo); in gfx_v8_0_sw_fini() 3720 amdgpu_bo_unref(&ring->mqd_obj); in gfx_v8_0_cp_compute_fini()
|