On 19 May 2017 at 10:37, Daniel Stone <[email protected]> wrote: > From: Pekka Paalanen <[email protected]> > > 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 <[email protected]> > Signed-off-by: Varad Gautam <[email protected]> > Reviewed-by: Eric Engestrom <[email protected]> > Reviewed-by: Daniel Stone <[email protected]> > Signed-off-by: Daniel Stone <[email protected]>
Patch 1 and 2 are Reviewed-by: Emil Velikov <[email protected]> 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 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
