diff options
author | Hsiao Chien Sung <[email protected]> | 2024-07-17 13:24:43 +0800 |
---|---|---|
committer | Chun-Kuang Hu <[email protected]> | 2024-07-31 13:25:53 +0000 |
commit | a3f7f7ef4bfefbbb03cc5e6fa73cd07bdb329bed (patch) | |
tree | 59e9d3f34e06a83051c1329519f8e48163b23a43 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | eb17c5909481d5950282ca8460e7b7420a4c36a4 (diff) |
drm/mediatek: Support "Pre-multiplied" blending in OVL
Support "Pre-multiplied" alpha blending mode on in OVL.
Before this patch, only the "coverage" mode is supported.
As whether OVL_CON_CLRFMT_MAN bit is enabled, (3 << 12)
means different formats in the datasheet. To prevent
misunderstandings going forward, instead of reusing
OVL_CON_CLRFMT_RGBA8888, we intetionally defined
OVL_CON_CLRFMT_PARGB8888 with bit operation again.
Reviewed-by: CK Hu <[email protected]>
Signed-off-by: Hsiao Chien Sung <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/
Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions