The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
authorDave Airlie <airlied@linux.ie>
Sun, 16 Jan 2005 05:40:12 +0000 (05:40 +0000)
committerDave Airlie <airlied@linux.ie>
Sun, 16 Jan 2005 05:40:12 +0000 (05:40 +0000)
commit354dd17d2505fd3b9754f6ccc960671e1f9363d9
tree43351403eceef4946e00ae3f25e1e64121e86565
parent9514ee39f7e5063383b99de580e7e3115645e886
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: austinyuan@viatech.com.cn (fd.o bug 1668) Signed-off-by: Dave Airlie
    <airlied@linux.ie>
bsd/drmP.h
libdrm/xf86drm.h
linux-core/drmP.h
linux-core/drm_bufs.c
linux/drmP.h
linux/drm_bufs.h
shared-core/drm.h
shared/drm.h