i915: add stub dma-buf mmap callback.
authorDave Airlie <airlied@redhat.com>
Tue, 29 May 2012 14:11:22 +0000 (15:11 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 31 May 2012 12:13:31 +0000 (13:13 +0100)
commit2dad9d4d057a080a4ad59c705b3e388af6794576
treede12e7f668fd92c2f18ae4bb89c509c28124b69b
parentaf56e0aa35f3ae2a4c1a6d1000702df1dd78cb76
i915: add stub dma-buf mmap callback.

This just adds a stub for now, until we have some users in
place to test this functionality properly.

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