i915: add dma-buf vmap support for exporting vmapped buffer
authorDave Airlie <airlied@redhat.com>
Tue, 22 May 2012 12:09:21 +0000 (13:09 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 31 May 2012 13:13:57 +0000 (14:13 +0100)
commit9a70cc2a7882dfc0d44a623b4a84f279714a6372
tree6e3686764f8d71bd4ad15fb408f8b4da7dd48e6d
parent946c7491b37704016cdbba60915d1de2c79c3b57
i915: add dma-buf vmap support for exporting vmapped buffer

This is used to export a vmapping to the udl driver so that
i915 and udl can share the udl scanout.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_gem_dmabuf.c