]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
Merge tag 'drm-msm-fixes-2022-06-28' into msm-next-staging
[J-linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_atombios.c
index 12a6b1c99c93e9d25f3146456af1f24e5807e50c..9ba4817a91484eadf36159cb6102010a8afd17b4 100644 (file)
@@ -1083,6 +1083,7 @@ int amdgpu_atombios_get_clock_dividers(struct amdgpu_device *adev,
        return 0;
 }
 
+#ifdef CONFIG_DRM_AMDGPU_SI
 int amdgpu_atombios_get_memory_pll_dividers(struct amdgpu_device *adev,
                                            u32 clock,
                                            bool strobe_mode,
@@ -1503,6 +1504,7 @@ int amdgpu_atombios_init_mc_reg_table(struct amdgpu_device *adev,
        }
        return -EINVAL;
 }
+#endif
 
 bool amdgpu_atombios_has_gpu_virtualization_table(struct amdgpu_device *adev)
 {
This page took 0.03394 seconds and 4 git commands to generate.