Skip to content

iris: Fix import of multi-planar formatted images with modifiers

Nanley Chery requested to merge nchery/mesa:mr/iris-fix-planar-import into master

This series re-enables modifiers for multi-planar formatted images (YUV/NV12). It's now possible to run kmscube with the --mode=nv12-1img option on a modifier-enabled GBM (it uses the LINEAR modifier).

FYI: @flto @kwg @jljusten

Edited by Nanley Chery

Merge request reports