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()
270 case TTM_PL_VRAM: in radeon_move_blit()
281 case TTM_PL_VRAM: in radeon_move_blit()
424 if (old_mem->mem_type == TTM_PL_VRAM && in radeon_bo_move()
429 new_mem->mem_type == TTM_PL_VRAM) { in radeon_bo_move()
475 case TTM_PL_VRAM: in radeon_ttm_io_mem_reserve()
885 r = ttm_bo_init_mm(&rdev->mman.bdev, TTM_PL_VRAM, in radeon_ttm_init()
943 ttm_bo_clean_mm(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_fini()
961 man = &rdev->mman.bdev.man[TTM_PL_VRAM]; in radeon_ttm_set_active_vram_size()
1032 static int ttm_pl_vram = TTM_PL_VRAM;