Skip to content

lima: Allow shared buffers to be tiled

I've found that DRM_FORMAT_MOD_ARM_16X16_BLOCK_U_INTERLEAVED should be handled in
gallium/dri2 frontend, otherwise importing buffers with this modifier will fail.

Merge request reports