Skip to content

i965: Add support for XYUV format

Vivek Kasireddy requested to merge Vivek/mesa:xyuv_support into master

Hi, This 3 patch series adds support for handling XYUV buffers. In terms of organization, this patch series is very similar to Lionel Landwerlin's series that added support for AYUV.

XYUV format was tested by having the Vivid (Virtual Video) driver generate the buffers that were captured as a dmabuf by weston-simple-dmabuf-v4l and sent to the Weston compositor to be displayed.

Edited by Vivek Kasireddy

Merge request reports

Loading