From: Dave Airlie Date: Sun, 10 Jul 2005 04:46:12 +0000 (+1000) Subject: drm: add framebuffer maps X-Git-Tag: v2.6.14-rc1~1030^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b84397d6390ef04e8080d66bf528418ab5e75dc0;p=pandora-kernel.git drm: add framebuffer maps The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory The attached patch adds a new buffer type DRM_FB_BUFFER. It works like AGP memory but uses video memory. From: Austin Yuan Signed-off-by: Dave Airlie --- Reading git-diff-tree failed