From: Alex Deucher Date: Tue, 19 Jan 2010 21:34:01 +0000 (-0500) Subject: drm/radeon/kms: fix atombios_crtc_set_base X-Git-Tag: v2.6.33-rc6~27^2~6^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f088a9603dbee88809cb2ddfd8dc1ef8a74be5;p=pandora-kernel.git drm/radeon/kms: fix atombios_crtc_set_base Make it call the proper backend depending on the GPU family. Right now r4xx cards with atombios modesetting enabled were using the avivo crtc base code. This also allows us to add support for new asics more easily. Signed-off-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed