OSDN Git Service

Added a new DRM map type _DRM_CONSISTENT for consistent PCI memory. It uses
authorFelix Kuehling <fxkuehl@gmx.de>
Sat, 1 Jan 2005 20:03:15 +0000 (20:03 +0000)
committerFelix Kuehling <fxkuehl@gmx.de>
Sat, 1 Jan 2005 20:03:15 +0000 (20:03 +0000)
commited165a25292740d5d3ef7e78dc04a6a3402562aa
tree28545324112665f06e11a8f1ae5d786b1672595e
parentfe4ade81bb7a1242b18b84e012c1a293eea0420b
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.
libdrm/xf86drm.h
linux-core/drm_bufs.c
linux-core/drm_drv.c
linux-core/drm_pci.c
linux-core/drm_proc.c
linux-core/drm_vm.c
shared-core/drm.h