[Mesa-dev] [PATCH v13 02/36] egl/main: add support for fourth plane tokens

Emil Velikov emil.l.velikov at gmail.com
Mon May 22 12:43:43 UTC 2017


On 19 May 2017 at 10:37, Daniel Stone <daniels at collabora.com> wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> The EGL_EXT_dma_buf_import_modifiers extension adds support for a
> fourth plane, just like DRM KMS API does.
>
> Bump maximum dma_buf plane count to four.
>
> v2: prevent attribute tokens from being parsed if
>     EXT_image_dma_buf_import_modifiers is not suported. (Emil Velikov)
>
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> Signed-off-by: Varad Gautam <varad.gautam at collabora.com>
> Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.com>
> Reviewed-by: Daniel Stone <daniels at collabora.com>
> Signed-off-by: Daniel Stone <daniels at collabora.com>

Patch 1 and 2 are
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
Feel free to push instead of constantly rebasing.

Aside:
AFAICT the EXT_image_dma_buf_import_modifiers extension does not
mention much about the 4th plane fd/pitch/other properties.
Might want to add a small note that all they behave just like PLANE0-2
in EXT_image_dma_buf_import.

-Emil


More information about the mesa-dev mailing list