drm: add _DRM_CONSISTENT map type
authorDave Airlie <airlied@starflyer.(none)>
Sun, 10 Jul 2005 04:34:13 +0000 (14:34 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 10 Jul 2005 04:34:13 +0000 (14:34 +1000)
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 <fxkuehl@gmx.de>
Signed-off-by: David Airlie <airlied@linux.ie>

No differences found