mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
drm/rockchip: change the overlay for rk312x
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I3dfdff66a8903e1f7c710a3b5fea8fa43d2b0a07
This commit is contained in:
@@ -1408,9 +1408,9 @@ static const struct vop_win_phy rk3126_win1_data = {
|
||||
|
||||
static const struct vop_win_data rk3126_vop_win_data[] = {
|
||||
{ .base = 0x00, .phy = &rk3036_win0_data,
|
||||
.type = DRM_PLANE_TYPE_PRIMARY },
|
||||
.type = DRM_PLANE_TYPE_OVERLAY },
|
||||
{ .base = 0x00, .phy = &rk3126_win1_data,
|
||||
.type = DRM_PLANE_TYPE_CURSOR },
|
||||
.type = DRM_PLANE_TYPE_PRIMARY },
|
||||
};
|
||||
|
||||
static const struct vop_data rk3126_vop = {
|
||||
|
||||
Reference in New Issue
Block a user