From: Dave Airlie Date: Mon, 7 Dec 2009 03:29:51 +0000 (+1000) Subject: drm/radeon/kms: fix RS600 MC setup. X-Git-Tag: v2.6.33-rc1~323^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64bffd03756249e11b8651ccf33ac3a50a93ed4c;p=pandora-kernel.git drm/radeon/kms: fix RS600 MC setup. Again we try to put VRAM at 0, and it didn't work on this chipset, reports of corrupt RAM appeared on irc and bugzilla. Fix the vram location according to what the BIOS setup, I'm not 100% sure we don't need the same thing on rs690/rs780/rs880, we probably should do it there just in case as its what the DDX does. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed