drm: add framebuffer maps
authorDave Airlie <airlied@starflyer.(none)>
Sun, 10 Jul 2005 04:46:12 +0000 (14:46 +1000)
committerDave Airlie <airlied@linux.ie>
Sun, 10 Jul 2005 04:46:12 +0000 (14:46 +1000)
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: Austin Yuan <austinyuan@viatech.com.cn>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found