diff options
author | Hsiao Chien Sung <[email protected]> | 2024-07-17 13:24:44 +0800 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-07-31 13:27:22 +0000 |
commit | 59e9d9de25f046b48ae7c2756e1a3f32166d6635 (patch) | |
tree | 1f3c4a6405d6c86a66ffc1f4fa5b1c7c68a09dc7 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | a3f7f7ef4bfefbbb03cc5e6fa73cd07bdb329bed (diff) |
drm/mediatek: Support "Pre-multiplied" blending in Mixer
Support "Pre-multiplied" alpha blending mode in Mixer.
Before this patch, only the coverage mode is supported.
To replace the default setting that is set in mtk_ethdr_config(),
we change mtk_ddp_write_mask() to mtk_ddp_write(), and this change will
also reset the NON_PREMULTI_SOURCE bit that was assigned in
mtk_ethdr_config(). Therefore, we must still set NON_PREMULTI_SOURCE bit
if the blend mode is not DRM_MODE_BLEND_PREMULTI.
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Hsiao Chien Sung <[email protected]>
Reviewed-by: CK Hu <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions