st/dri: add support for dma-buf importer (DRIimage v8)
authorDave Airlie <airlied@redhat.com>
Wed, 18 Dec 2013 00:01:27 +0000 (10:01 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 3 Mar 2014 01:14:38 +0000 (11:14 +1000)
commit15b4ff3f4e9460320dd629026743e17fa7109156
tree77470bd95792a701400b37fd82220008e3e138fc
parent3fd081d1a5b0997a8b5aa241982768cbb89625dd
st/dri: add support for dma-buf importer (DRIimage v8)

This is just a simple implementation that stores the extra values into the DRIimage
struct and just uses the fd importer. I haven't looked into what is required
to import YUV or deal with the extra parameters.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/state_trackers/dri/common/dri_screen.h
src/gallium/state_trackers/dri/drm/dri2.c