From: Dave Airlie Date: Sun, 10 Jul 2005 04:34:13 +0000 (+1000) Subject: drm: add _DRM_CONSISTENT map type X-Git-Tag: v2.6.14-rc1~1030^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0f9eaff8e1d08b9707f5d24fe6b0ac95d231e3;p=pandora-kernel.git drm: add _DRM_CONSISTENT map type Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses drm_pci_alloc/free for allocating/freeing the memory. From: Felix Kuhling Signed-off-by: David Airlie --- Reading git-diff-tree failed