diff options
author | Yongqiang Niu <yongqiang.niu@mediatek.com> | 2019-08-29 17:50:43 +0300 |
---|---|---|
committer | CK Hu <ck.hu@mediatek.com> | 2019-10-09 11:58:12 +0300 |
commit | 318462d1a568634ba09263cc730cb0fb1d56c2b3 (patch) | |
tree | 4183ceaabb71eea2002936872c12969fbc16379d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 132c6e250ed745443973cada8db17cdbaebdf551 (diff) | |
download | linux-318462d1a568634ba09263cc730cb0fb1d56c2b3.tar.xz |
drm/mediatek: add background color input select function for ovl/ovl_2l
This patch add background color input select function for ovl/ovl_2l
ovl include 4 DRAM layer and 1 background color layer
ovl_2l include 4 DRAM layer and 1 background color layer
DRAM layer frame buffer data from render hardware, GPU for example.
backgournd color layer is embed in ovl/ovl_2l, we can only set
it color, but not support DRAM frame buffer.
for ovl0->ovl0_2l direct link usecase,
we need set ovl0_2l background color intput select from ovl0
if render send DRAM buffer layer number <=4, all these layer read
by ovl.
layer0 is at the bottom of all layers.
layer3 is at the top of all layers.
if render send DRAM buffer layer numbfer >=4 && <=6
ovl0 read layer0~3
ovl0_2l read layer4~5
layer5 is at the top ot all these layers.
the decision of how to setting ovl0/ovl0_2l read these layer data
is controlled in mtk crtc, which will be another patch
Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions