drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info
authorMichel Dänzer <michel.daenzer@amd.com>
Fri, 23 Feb 2018 11:29:04 +0000 (12:29 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Mar 2018 20:37:31 +0000 (15:37 -0500)
commita44f8626603292c40bb88e11db0a50bb8c9a900a
tree5ce389f9c1294463e1e05fba066480aa90cae73d
parent81988f9c3d9907d7df0ea97e8e4842064b88b7b8
drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info

For consistency with other DCE generations.

HPD IRQs appear to be working fine.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v6_0.c