diff options
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
-rw-r--r-- | drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h index e4d3aa7faad2..4fa1f6180fb3 100644 --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h | |||
@@ -664,7 +664,7 @@ int amdgpu_align_pitch(struct amdgpu_device *adev, int width, int bpp, bool tile | |||
664 | 664 | ||
665 | /* amdgpu_display.c */ | 665 | /* amdgpu_display.c */ |
666 | void amdgpu_display_print_display_setup(struct drm_device *dev); | 666 | void amdgpu_display_print_display_setup(struct drm_device *dev); |
667 | int amdgpu_modeset_create_props(struct amdgpu_device *adev); | 667 | int amdgpu_display_modeset_create_props(struct amdgpu_device *adev); |
668 | int amdgpu_display_crtc_set_config(struct drm_mode_set *set, | 668 | int amdgpu_display_crtc_set_config(struct drm_mode_set *set, |
669 | struct drm_modeset_acquire_ctx *ctx); | 669 | struct drm_modeset_acquire_ctx *ctx); |
670 | int amdgpu_display_crtc_page_flip_target(struct drm_crtc *crtc, | 670 | int amdgpu_display_crtc_page_flip_target(struct drm_crtc *crtc, |