From: Dave Airlie Date: Fri, 5 Aug 2005 12:11:22 +0000 (+1000) Subject: drm: updated DRM map patch for 32/64 bit systems X-Git-Tag: v2.6.14-rc1~1030^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1f2b55ad2c11f46e30547a9f7754e99b478348e;p=pandora-kernel.git drm: updated DRM map patch for 32/64 bit systems I basically combined Paul's patches with additions that I had made for PCI scatter gather. I also tried more carefully to avoid problems with the same token assigned multiple times while trying to use the base address in the token if possible to gain as much backward compatibility as possible for broken DRI clients. From: Paul Mackerras and Egbert Eich Signed-off-by: Dave Airlie --- Reading git-diff-tree failed