Hi, On 2024-09-28 19:15 +03:00, Jason-JH.Lin wrote: > From: Jason-jh Lin <jason-jh....@mediatek.corp-partner.google.com> > > 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 v8: > Remove blend_modes for not supported pre-multiplied SoCs to fix the > return error from drm_plane_create_blend_mode_property(). > > [...]
I no longer see the warnings I mentioned in v7, and everything looks OK on my MT8173, MT8183, MT8186 Chromebooks. Tested-by: Alper Nebi Yasak <alpernebiya...@gmail.com>