]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/radeon/kms: fix sideport detection on newer rs880 boards
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 20 Aug 2010 16:47:54 +0000 (12:47 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Aug 2010 23:46:21 +0000 (16:46 -0700)
commit1cc67a626a131a78227db806cb4fa3b557d2c3f7
tree59733d7b88998e0880cd93533a122fc213a9b528
parent410ff49be76bfef96889b1e4718bf1bc2048a636
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