Merge tag 'qcom-dts-for-6.7-2' into arm32-for-6.8
[linux-2.6-microblaze.git] / drivers / gpu / drm / amd / amdgpu / gmc_v7_0.c
index 61ca1a8..efc16e5 100644 (file)
@@ -239,6 +239,7 @@ static void gmc_v7_0_vram_gtt_location(struct amdgpu_device *adev,
 
        base <<= 24;
 
+       amdgpu_gmc_set_agp_default(adev, mc);
        amdgpu_gmc_vram_location(adev, mc, base);
        amdgpu_gmc_gart_location(adev, mc, AMDGPU_GART_PLACEMENT_BEST_FIT);
 }