commit | 69977ff55eac7fc26fb78de5ec1d9a9ab802d9fd | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Wed Nov 13 01:50:46 2013 -0800 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Mon Nov 18 04:11:53 2013 -0800 |
tree | f0002adc0a8bc0b417b7b99e8f405e53dc267a25 | |
parent | 65981f7681abdf92b25942222b629b9c512d0705 [diff] |
drm/vmwgfx: Hook up the prime ioctls Also provide a completely dumb dma-buf ops implementation. Once we have other virtual dma-buf aware devices, we need to provide something better. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>