drm/radeon: fix DAC interrupt handling on DCE5+
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Jan 2014 16:54:44 +0000 (11:54 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Feb 2014 21:50:21 +0000 (13:50 -0800)
commit7d63ec0a46c7c81cf97ba9b4855763e69a6ff16e
tree221501552e333cd6c8a94dacc9200c1ffcd46b42
parent2fd1fcbd994ab394128c130824b27246986e531e
drm/radeon: fix DAC interrupt handling on DCE5+

commit e9a321c6b2ac954a7dbf235f419c255a424a1273 upstream.

DCE5 and newer hardware only has 1 DAC.  Use the correct
offset.  This may fix display problems on certain board
configurations.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/si.c
drivers/gpu/drm/radeon/sid.h