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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_benchmark.c 156 radeon_bo_unref(&sobj);
164 radeon_bo_unref(&dobj);
radeon_vm.c 566 radeon_bo_unref(&pt);
575 radeon_bo_unref(&pt);
1068 radeon_bo_unref(&bo_va->bo);
1225 radeon_bo_unref(&vm->page_directory);
1262 radeon_bo_unref(&bo_va->bo);
1268 radeon_bo_unref(&vm->page_tables[i].bo);
1271 radeon_bo_unref(&vm->page_directory);
radeon_test.c 235 radeon_bo_unref(&gtt_obj[i]);
240 radeon_bo_unref(&gtt_obj[i]);
251 radeon_bo_unref(&vram_obj);
radeon_object.h 136 extern void radeon_bo_unref(struct radeon_bo **bo);
radeon_uvd.c 204 radeon_bo_unref(&rdev->uvd.vcpu_bo);
213 radeon_bo_unref(&rdev->uvd.vcpu_bo);
249 radeon_bo_unref(&rdev->uvd.vcpu_bo);
radeon_vce.c 209 radeon_bo_unref(&rdev->vce.vcpu_bo);
218 radeon_bo_unref(&rdev->vce.vcpu_bo);
243 radeon_bo_unref(&rdev->vce.vcpu_bo);
radeon_ring.c 460 radeon_bo_unref(&ring_obj);
radeon_sa.c 102 radeon_bo_unref(&sa_manager->bo);
radeon_gart.c 284 radeon_bo_unref(&rdev->gart.robj);
radeon_ttm.c 1014 radeon_bo_unref(&rdev->stolen_vga_memory);
1049 radeon_bo_unref(&rdev->stolen_vga_memory);
radeon_gem.c 51 radeon_bo_unref(&robj);
radeon_object.c 324 void radeon_bo_unref(struct radeon_bo **bo) function in typeref:typename:void
radeon_device.c 469 radeon_bo_unref(&rdev->wb.wb_obj);
radeon_evergreen.c 4127 radeon_bo_unref(&rdev->rlc.save_restore_obj);
4139 radeon_bo_unref(&rdev->rlc.clear_state_obj);
4151 radeon_bo_unref(&rdev->rlc.cp_table_obj);
radeon_r600.c 1585 radeon_bo_unref(&rdev->vram_scratch.robj);
3560 radeon_bo_unref(&rdev->ih.ring_obj);
radeon_cik.c 4379 radeon_bo_unref(&rdev->ring[idx].mqd_obj);
4396 radeon_bo_unref(&rdev->mec.hpd_eop_obj);

Completed in 54 milliseconds