Skip to content
Snippets Groups Projects
mesa

mesa

Project ID: 21740
Forked from Mesa / mesa
Source project has a limited visibility.
Rob Clark's avatar
Rob Clark authored
YUV surfaces may potentially not be renderable by the GPU itself, but
they can be sampled from the GPU, and exported to other devices such as
video decoder which can render into them.

This is required by chrome/chromium v4l2 based video decode stack.  In
the context of ChromeOS, minigbm allows for allocating YUV gbm BOs.
This brings parity to minigbm, so that the v4l2 codec stack can also be
used on linux.

Suggested-by: mesa/mesa#7745
Closes: mesa/mesa#9079


Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
974c98a5
History
Name Last commit Last update