Lines Matching refs:TTM_PL_VRAM
109 case TTM_PL_VRAM: in radeon_init_mem_type()
145 case TTM_PL_VRAM: in radeon_evict_flags()
218 case TTM_PL_VRAM: in radeon_move_blit()
229 case TTM_PL_VRAM: in radeon_move_blit()
376 if (old_mem->mem_type == TTM_PL_VRAM && in radeon_bo_move()
381 new_mem->mem_type == TTM_PL_VRAM) { in radeon_bo_move()
428 case TTM_PL_VRAM: in radeon_ttm_io_mem_reserve()
803 r = ttm_bo_init_mm(&rdev->mman.bdev, TTM_PL_VRAM, in radeon_ttm_init()
861 ttm_bo_clean_mm(&rdev->mman.bdev, TTM_PL_VRAM); in radeon_ttm_fini()
878 man = &rdev->mman.bdev.man[TTM_PL_VRAM]; in radeon_ttm_set_active_vram_size()
941 static int ttm_pl_vram = TTM_PL_VRAM;