Lines Matching refs:TTM_PL_VRAM
162 case TTM_PL_VRAM: in radeon_init_mem_type()
198 case TTM_PL_VRAM: in radeon_evict_flags()
271 case TTM_PL_VRAM: in radeon_move_blit()
282 case TTM_PL_VRAM: in radeon_move_blit()
433 if (old_mem->mem_type == TTM_PL_VRAM && in radeon_bo_move()
438 new_mem->mem_type == TTM_PL_VRAM) { in radeon_bo_move()
485 case TTM_PL_VRAM: in radeon_ttm_io_mem_reserve()
866 r = ttm_bo_init_mm(&rdev->mman.bdev, TTM_PL_VRAM, in radeon_ttm_init()
924 ttm_bo_clean_mm(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_fini()
942 man = &rdev->mman.bdev.man[TTM_PL_VRAM]; in radeon_ttm_set_active_vram_size()
1011 static int ttm_pl_vram = TTM_PL_VRAM;