diff options
author | Mark Yao <mark.yao@rock-chips.com> | 2016-04-20 08:18:16 +0200 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-08-23 17:44:29 +0200 |
commit | 0a63bfd046bbc8858d83dd3f0922bc2b1228074a (patch) | |
tree | 920e863a37323196cf95e97444d45bb995c7f44a /Documentation | |
parent | drm/rockchip: vop: introduce VOP_REG_MASK (diff) | |
download | linux-0a63bfd046bbc8858d83dd3f0922bc2b1228074a.tar.xz linux-0a63bfd046bbc8858d83dd3f0922bc2b1228074a.zip |
drm/rockchip: vop: add rk3399 vop support
There are two VOP in rk3399 chip, respectively VOP_BIG and VOP_LIT.
most registers layout of this two vop is same, their framework are both
VOP_FULL, the Major differences of this two is that:
VOP_BIG max output resolution is 4096x2160.
VOP_LIT max output resolution is 2560x1600
VOP_BIG support four windows.
VOP_LIT only support two windows.
RK3399 vop register layout is similar with rk3288, so some feature
can reuse with rk3288.
Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions