drm/radeon/kms: fix sideport detection on newer rs880 boards
commit3b56b9bb1a1efdc3c70e47d3065c6cee7057e410
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 20 Aug 2010 16:47:54 +0000 (20 12:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:44:01 +0000 (26 16:44 -0700)
tree83b8173364bf2da0c5f0cbd7c28454c7698debad
parente76cb6d8eb0fcebf616fbc9e75e1d46a9b24943a
drm/radeon/kms: fix sideport detection on newer rs880 boards

commit 4b80d954a7e54c13a5063af18d01719ad6a0daf3 upstream.

The meaning of ucMemoryType changed on recent boards, however,
ulBootUpSidePortClock should be set properly across all boards.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/radeon/radeon_atombios.c