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>
Wed, 7 Mar 2018 21:27:03 +0000 (16:27 -0500)
commit3c27b3f41391125e4037b24371df72c792cad0fb
tree3a73fb26198548c16a21b1fd2759573d6230894f
parentcaf0a9030d75509f3cacefe466d6d69d26e3dee6
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