Skip to content

WIP: iris: fix I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS support

Currently missing the priority value for this modifier, leading to failure at resource creation time.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Fixes: 14b60ea3 ("iris: Support I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS")

Edited by Lionel Landwerlin

Merge request reports