The following patches add support rockchip px30 VOP, there are two seperate VOP we call VOP big and VOP lite.
vop big support win0,win1 and win2; vop lit support win1(same with vop big win1);
the max input and output resolution is 1920x1080.
Sandy Huang (2): dt-bindings: display: rockchip: add document for px30 vop drm/rockchip: vop: add px30 vop support
.../bindings/display/rockchip/rockchip-vop.txt | 2 + drivers/gpu/drm/rockchip/rockchip_vop_reg.c | 126 +++++++++++++++++++++ drivers/gpu/drm/rockchip/rockchip_vop_reg.h | 74 ++++++++++++ 3 files changed, 202 insertions(+)