Searched refs:amdgpu_gmc_gart_location (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h399 void amdgpu_gmc_gart_location(struct amdgpu_device *adev,
H A Dgmc_v10_0.c682 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);
H A Dgmc_v6_0.c216 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);
H A Dgmc_v11_0.c650 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_HIGH);
H A Damdgpu_gmc.c266 * amdgpu_gmc_gart_location - try to find GART location
276 void amdgpu_gmc_gart_location(struct amdgpu_device *adev, struct amdgpu_gmc *mc, function
H A Dgmc_v7_0.c244 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);
H A Dgmc_v9_0.c1645 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);
H A Dgmc_v8_0.c418 amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);

Completed in 152 milliseconds