[virglrenderer-devel] [PATCH v3] virglrenderer: Add method to import EGLImageKHRs as resources.

Dave Airlie airlied at gmail.com
Thu Jun 14 02:47:40 UTC 2018


On 9 June 2018 at 05:54, David Riley <davidriley at chromium.org> wrote:
> Allow resources created externally (eg gbm created buffers as
> dma bufs) to be used.  As an example, crosvm
> (https://chromium.googlesource.com/chromiumos/platform/crosvm/)
> will intercept resource creation to use minigbm to allocate
> buffers that its compositor is able to properly handle since it
> only supports compositing with buffers allocated via minigbm.
> This patch allows direct rendering to those buffers without
> requiring an extra copy.
>
> v2: Handle missing extension better.
> v3: Update commit message with more details on usage.
>

Thanks I rebased this on top of some other patches that were in the same area,
and pushed it to gitlab.

Please confirm it works.

Thanks,
Dave.


More information about the virglrenderer-devel mailing list