[PATCH] libdrm/fourcc: Add formats R8, RG88, GR88

Emil Velikov emil.l.velikov at gmail.com
Thu Apr 21 16:02:13 UTC 2016


On 21 April 2016 at 16:32, Dongseong Hwang <dongseong.hwang at intel.com> wrote:
> Follow-up of kernel patch: https://lists.freedesktop.org/archives/dri-devel/2015-July/086041.html
>
> The Kodi/XBMC and ChromeOS developers want to transcode NV12 to RGB
> with OpenGL shaders, importing the two source planes through
> EGL_EXT_image_dma_buf_import. That requires importing the Y plane as an
> R8 EGLImage and the UV plane as either an RG88 or GR88 EGLImage.
>

Can we please add a note about the commit and tree where this is based on.
See how Danel Vetter has done it recently (barring the typo -s/fromd/from/).

Thank you !
Emil


More information about the dri-devel mailing list