mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
drm/rockchip: vop2: remove VP1 HDR10 support for RK3588
Signed-off-by: Sandy Huang <hjc@rock-chips.com> Change-Id: I7b7d353c6ec1016f94d13fff418034412807e20c
This commit is contained in:
@@ -1180,7 +1180,7 @@ static const struct vop2_video_port_data rk3588_vop_video_ports[] = {
|
||||
.id = 1,
|
||||
.lut_dma_rid = 14,
|
||||
.soc_id = { 0x3588, 0x3588 },
|
||||
.feature = VOP_FEATURE_OUTPUT_10BIT | VOP_FEATURE_ALPHA_SCALE | VOP_FEATURE_HDR10,
|
||||
.feature = VOP_FEATURE_OUTPUT_10BIT | VOP_FEATURE_ALPHA_SCALE,
|
||||
.gamma_lut_len = 1024,
|
||||
.cubic_lut_len = 729, /* 9x9x9 */
|
||||
.dclk_max = 600000000,
|
||||
|
||||
Reference in New Issue
Block a user