drm/amdgpu: drop wait_for_mc_idle asic callback
[deliverable/linux.git] / drivers / gpu / drm / amd / amdgpu / gmc_v7_0.h
index 36fcbbc46adae49eeffe708a2e27dacec34c40d6..0b386b5d2f7aabdc3b2fd89ca625733049fa7a89 100644 (file)
 
 extern const struct amd_ip_funcs gmc_v7_0_ip_funcs;
 
-/* XXX these shouldn't be exported */
-void gmc_v7_0_mc_stop(struct amdgpu_device *adev,
-                     struct amdgpu_mode_mc_save *save);
-void gmc_v7_0_mc_resume(struct amdgpu_device *adev,
-                       struct amdgpu_mode_mc_save *save);
-int gmc_v7_0_mc_wait_for_idle(struct amdgpu_device *adev);
-
 #endif
This page took 0.02562 seconds and 5 git commands to generate.