Hi, On 2024-09-26 13:22 +03:00, Jason-JH.Lin wrote: > Some SoCs not support pre-multiplied pixel formats and extending > configuration of OVL pre-multiplied color formats, such as MT8173. > > Fix the SoC degradation problem by this sreies. > > --- > > Change in v7: > 1. Add the remove color format comment patch for OVL > 2. Fix warning: 'const' type qualifier on return type has no effect > > [...] I get warnings and "*ERROR* failed to create property: blend_mode" a few times until mediatek-drm initializes. It happens on MT8173 and MT8183, but not on MT8186. Colors are correct, though. (I'm tempted to add Tested-by.) ------8<------