mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
drm/rockchip: vop3: delete pre_scan_max_dly for rk3528
Fixes: 10e7cc72b7 ("drm/rockchip: vop3: add support rk3528")
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I5dd2a58cff14c12805255d8e045f22868dcad55c
This commit is contained in:
@@ -948,7 +948,6 @@ static const struct vop2_video_port_data rk3528_vop_video_ports[] = {
|
||||
.soc_id = { 0x3528, 0x3528 },
|
||||
.feature = VOP_FEATURE_ALPHA_SCALE | VOP_FEATURE_OVERSCAN,
|
||||
.max_output = { 720, 576 },
|
||||
.pre_scan_max_dly = { 37, 40, 40, 40 },
|
||||
.hdrvivid_dly = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
|
||||
.sdr2hdr_dly = 0,
|
||||
.layer_mix_dly = 2,
|
||||
|
||||
Reference in New Issue
Block a user