commit | 3ca2c5c6827a5064c175010ecd8fdcf10b1b5db2 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jan 27 11:54:44 2014 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 13 13:48:02 2014 -0800 |
tree | ba261a06b5287f7c4bc8e0181259b71af1ca64a4 | |
parent | 0c53f878f2d970218ab1008319835a95217b0681 [diff] |
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>