Lines Matching refs:TTM_PL_VRAM
130 case TTM_PL_VRAM: in amdgpu_evict_flags()
341 (abo_src->tbo.resource->mem_type == TTM_PL_VRAM)) in amdgpu_ttm_copy_mem_to_mem()
344 (dst->mem->mem_type == TTM_PL_VRAM)) { in amdgpu_ttm_copy_mem_to_mem()
410 if (old_mem->mem_type == TTM_PL_VRAM && in amdgpu_move_blit()
461 if (res->mem_type != TTM_PL_VRAM) in amdgpu_res_cpu_visible()
486 if (mem->mem_type == TTM_PL_VRAM && in amdgpu_res_copyable()
562 new_mem->mem_type == TTM_PL_VRAM && in amdgpu_bo_move()
563 old_mem->mem_type != TTM_PL_VRAM) { in amdgpu_bo_move()
572 new_mem->mem_type == TTM_PL_VRAM) || in amdgpu_bo_move()
573 (old_mem->mem_type == TTM_PL_VRAM && in amdgpu_bo_move()
625 case TTM_PL_VRAM: in amdgpu_ttm_io_mem_reserve()
685 case TTM_PL_VRAM: in amdgpu_ttm_domain_start()
1420 if (mem && mem->mem_type == TTM_PL_VRAM && in amdgpu_ttm_tt_pde_flags()
1619 if (bo->resource->mem_type != TTM_PL_VRAM) in amdgpu_ttm_access_memory()
2294 struct ttm_resource_manager *man = ttm_manager_type(&adev->mman.bdev, TTM_PL_VRAM); in amdgpu_ttm_set_buffer_funcs_status()
2613 case TTM_PL_VRAM: in amdgpu_ttm_evict_resources()
2849 TTM_PL_VRAM), in amdgpu_ttm_debugfs_init()