From: Dave Airlie Date: Tue, 8 May 2007 05:19:23 +0000 (+1000) Subject: drm/radeon: upgrade to 1.27 - make PCI GART more flexible X-Git-Tag: v2.6.22-rc1~356^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2b04cd219e5c0f1214c0eeeec814ddd08a12c1b;p=pandora-kernel.git drm/radeon: upgrade to 1.27 - make PCI GART more flexible radeon: make PCI GART aperture size variable, but making table size variable This is precursor to getting a TTM backend for this stuff, and also allows the PCI table to be allocated at fb 0 radeon: add support for reverse engineered xpress200m The IGPGART setup code was traced using mmio-trace on fglrx by myself and Phillip Ezolt on dri-devel. This code doesn't let the 3D driver work properly as the card has no vertex shader support. Thanks to Matthew Garrett + Ubuntu for providing me some hardware to do this work on. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed