Lines Matching refs:TTM_PL_VRAM
75 return ttm_range_man_init(&rdev->mman.bdev, TTM_PL_VRAM, in radeon_ttm_init_vram()
106 case TTM_PL_VRAM: in radeon_evict_flags()
123 if (rbo->placements[i].mem_type == TTM_PL_VRAM) { in radeon_evict_flags()
170 case TTM_PL_VRAM: in radeon_move_blit()
181 case TTM_PL_VRAM: in radeon_move_blit()
335 if (old_mem->mem_type == TTM_PL_VRAM && in radeon_bo_move()
340 new_mem->mem_type == TTM_PL_VRAM) { in radeon_bo_move()
380 case TTM_PL_VRAM: in radeon_ttm_io_mem_reserve()
885 ttm_range_man_fini(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_fini()
902 man = ttm_manager_type(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_set_active_vram_size()
964 static int ttm_pl_vram = TTM_PL_VRAM;