drm/rockchip: rk3036 vop: set win1 plane type to overlay layer

Change-Id: I893b92ae30c4cf9ac63ac7819cfd6ff2d668bc6a
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
Sandy Huang
2018-01-16 11:50:15 +08:00
committed by Tao Huang
parent e213d25800
commit d470a21701

View File

@@ -1053,7 +1053,7 @@ static const struct vop_win_data rk3036_vop_win_data[] = {
{ .base = 0x00, .phy = &rk3036_win0_data,
.type = DRM_PLANE_TYPE_PRIMARY },
{ .base = 0x00, .phy = &rk3036_win1_data,
.type = DRM_PLANE_TYPE_CURSOR },
.type = DRM_PLANE_TYPE_OVERLAY },
};
static const int rk3036_vop_intrs[] = {