Skip to content

tiled yuv dmabuf support

James Xiong requested to merge jamesxio/mesa:master into master

whether it's native supported format or not, pass the format down and let the pipe driver decide what modifiers are supported for the specific format. but first make sure the iris can handle the unsupported yuv format.

Merge request reports