Lines Matching refs:TTM_PL_VRAM
129 case TTM_PL_VRAM: in amdgpu_evict_flags()
334 (abo_src->tbo.resource->mem_type == TTM_PL_VRAM)) in amdgpu_ttm_copy_mem_to_mem()
337 (dst->mem->mem_type == TTM_PL_VRAM)) { in amdgpu_ttm_copy_mem_to_mem()
403 if (old_mem->mem_type == TTM_PL_VRAM && in amdgpu_move_blit()
452 if (res->mem_type != TTM_PL_VRAM) in amdgpu_res_cpu_visible()
477 if (mem->mem_type == TTM_PL_VRAM && in amdgpu_res_copyable()
551 new_mem->mem_type == TTM_PL_VRAM && in amdgpu_bo_move()
552 old_mem->mem_type != TTM_PL_VRAM) { in amdgpu_bo_move()
561 new_mem->mem_type == TTM_PL_VRAM) || in amdgpu_bo_move()
562 (old_mem->mem_type == TTM_PL_VRAM && in amdgpu_bo_move()
614 case TTM_PL_VRAM: in amdgpu_ttm_io_mem_reserve()
666 case TTM_PL_VRAM: in amdgpu_ttm_domain_start()
1364 if (mem && mem->mem_type == TTM_PL_VRAM && in amdgpu_ttm_tt_pde_flags()
1563 if (bo->resource->mem_type != TTM_PL_VRAM) in amdgpu_ttm_access_memory()
2104 struct ttm_resource_manager *man = ttm_manager_type(&adev->mman.bdev, TTM_PL_VRAM); in amdgpu_ttm_set_buffer_funcs_status()
2409 case TTM_PL_VRAM: in amdgpu_ttm_evict_resources()
2645 TTM_PL_VRAM), in amdgpu_ttm_debugfs_init()