From ed165a25292740d5d3ef7e78dc04a6a3402562aa Mon Sep 17 00:00:00 2001 From: Felix Kuehling Date: Sat, 1 Jan 2005 20:03:15 +0000 Subject: Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses drm_pci_alloc/free for allocating/freeing the memory. Only implemented in the Linux DRM so far. --- linux-core/drm_pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core/drm_pci.c') diff --git a/linux-core/drm_pci.c b/linux-core/drm_pci.c index 1ed0783a..30e1ba8d 100644 --- a/linux-core/drm_pci.c +++ b/linux-core/drm_pci.c @@ -6,7 +6,6 @@ * \warning These interfaces aren't stable yet. * * \todo Implement the remaining ioctl's for the PCI pools. - * \todo Add support to map these buffers. * \todo The wrappers here are so thin that they would be better off inlined.. * * \author Jose Fonseca -- cgit v1.2.3