Home
last modified time | relevance | path

Searched refs:amdgpu_gmc_gart_location (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h416 void amdgpu_gmc_gart_location(struct amdgpu_device *adev,
H A Dgmc_v7_0.c247 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v7_0_vram_gtt_location()
H A Dgmc_v8_0.c422 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v8_0_vram_gtt_location()
H A Damdgpu_gmc.c293 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, in amdgpu_gmc_gart_location() function
H A Dgmc_v9_0.c1654 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT); in gmc_v9_0_vram_gtt_location()