Re: [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver

2024-03-27 Thread 宋孝謙

Re: [PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver

2024-03-22 Thread 胡俊光

[PATCH v6 07/14] drm/mediatek: Support alpha blending in display driver

2024-03-21 Thread Shawn Sung
From: Hsiao Chien Sung Support "Pre-multiplied" and "None" blend mode on MediaTek's chips by adding correct blend mode property when the planes init. Before this patch, only the "Coverage" mode (default) is supported. For more information, there are three pixel blend modes in DRM driver: "None",