Skip to content

Draft: panfrost: support MTK NV12_16L32 detiling

Eric Smith requested to merge ericsmith/mesa:YUV/detile_MM21 into main
panfrost: support NV12_16L32 detiling

This is a preliminary implementation of detiling for
NV12_16L32S tiled format external images. It works
by creating a shadow buffer and detiling the
whole image into that buffer before using it as a
texture.
Edited by Eric Smith

Merge request reports

Loading