From: Dave Airlie Date: Thu, 9 Jul 2009 05:04:19 +0000 (+1000) Subject: drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. X-Git-Tag: v2.6.31-rc5~66^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4162338a1dab388474d4115289d1d7071623f04d;p=pandora-kernel.git drm/radeon/kms: set crtc and cursor offsets correctly on legacy chips. The crtc and cursor offsets on the legacy chips are offset from DISPLAY_BASE_ADDR. The code worked if display base addr was at 0, but otherwise falls to pieces. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed