On Fri, Jun 17, 2016 at 5:25 PM, Rob Herring wrote:
> 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.
Ping. Dave, can you please apply.
Rob
>
> Cc: Dave Airlie
> Signed-off-
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.
Cc: Dave Airlie
Signed-off-by: Rob Herring
---
src/gallium/winsys/virgl/drm/virgl_drm_winsys.c | 3 +++
1 file changed, 3 insertio