[Mesa-dev] [PATCH v2 4/7] egl/android: Refactor image creation to separate flink and prime paths (v2)

Rob Herring robh at kernel.org
Tue Aug 2 19:43:38 UTC 2016


On Tue, Aug 2, 2016 at 6:07 AM, Tomasz Figa <tfiga at chromium.org> wrote:
> This patch splits current dri2_create_image_android_native_buffer() into
> main entry point and two additional functions, one for creating an image
> from flink name and one for handling prime FDs using the generic DMA-buf
> path. This makes the code cleaner and also prepares for disabling flink
> path more easily in the future.
>
> v2: Split into separate patch.
>     Add error messages.
>
> Signed-off-by: Tomasz Figa <tfiga at chromium.org>

Tested-by: Rob Herring <robh at kernel.org>


More information about the mesa-dev mailing list