Searched refs:AMDGPU_PL_GDS (Results 1 – 4 of 4) sorted by relevance
128 case AMDGPU_PL_GDS: in amdgpu_evict_flags()500 if (old_mem->mem_type == AMDGPU_PL_GDS || in amdgpu_bo_move()503 new_mem->mem_type == AMDGPU_PL_GDS || in amdgpu_bo_move()1848 r = amdgpu_ttm_init_on_chip(adev, AMDGPU_PL_GDS, adev->gds.gds_size); in amdgpu_ttm_init()1910 ttm_range_man_fini(&adev->mman.bdev, AMDGPU_PL_GDS); in amdgpu_ttm_fini()2155 case AMDGPU_PL_GDS: in amdgpu_ttm_evict_resources()2394 AMDGPU_PL_GDS), in amdgpu_ttm_debugfs_init()
32 #define AMDGPU_PL_GDS (TTM_PL_PRIV + 0) macro
149 case AMDGPU_PL_GDS: in amdgpu_mem_type_to_domain()
171 places[c].mem_type = AMDGPU_PL_GDS; in amdgpu_bo_placement_from_domain()
Completed in 18 milliseconds