GNOME Bugzilla – Bug 735364
surface: add support for dma_buf exports
Last modified: 2015-01-28 16:38:12 UTC
Use the new VA buffer exports APIs to allow for a VA surface to be exposed as a plain PRIME fd. This is in view of simplifying interop with EGL or OpenCL for instance.
commit 073d6d59e1a95dedb8c97f66b55f641034e39a0c Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com> Date: Mon Sep 15 11:48:05 2014 +0200 surface: add support for dma_buf exports. Use the new VA buffer export APIs to allow for a VA surface to be exposed as a plain PRIME fd. This is in view to simplifying interop with EGL or OpenCL for instance. https://bugzilla.gnome.org/show_bug.cgi?id=735364