virgl: add exported dmabuf to BO hash table

Graphics / Mesa 3D Graphics Library / Mesa - Rob Herring [kernel.org] - 28 July 2016 18:09 UTC

Exported dmabufs can get imported by the same process, but the handle was not getting added to the hash table on export. Add the handle to the hash table on export.

a235765 virgl: add exported dmabuf to BO hash table
src/gallium/winsys/virgl/drm/virgl_drm_winsys.c | 3 +++
1 file changed, 3 insertions(+)

Upstream: cgit.freedesktop.org


  • Share