mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
drm/rockchip: add rk3399 vop big csc support
Change-Id: I61df68291467edfd030166b3074b44c6fdca5ffb Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
@@ -485,6 +485,7 @@ static const struct vop_win_data rk3399_vop_win_data[] = {
|
||||
|
||||
static const struct vop_data rk3399_vop_big = {
|
||||
.version = VOP_VERSION(3, 5),
|
||||
.csc_table = &rk3399_csc_table,
|
||||
.feature = VOP_FEATURE_OUTPUT_10BIT | VOP_FEATURE_AFBDC,
|
||||
.intr = &rk3366_vop_intr,
|
||||
.ctrl = &rk3288_ctrl_data,
|
||||
|
||||
Reference in New Issue
Block a user