drm/rockchip: vop: fix rk3399 y2r csc coe error

Change-Id: I3767e90335ff9e2509ca45048807b8fd4f649801
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
Sandy Huang
2021-04-25 10:40:58 +08:00
committed by Huang Jiachai
parent 4715f67919
commit 0b9a779825

View File

@@ -520,7 +520,7 @@ static const uint32_t vop_csc_r2y_bt601[] = {
};
static const uint32_t vop_csc_r2y_bt601_12_235[] = {
0x02040107, 0xff680064, 0x01c2fed6, 0xffb7fe87,
0x02040107, 0xff680064, 0x01c2fed6, 0xfe8701c2,
0x0000ffb7, 0x00010200, 0x00080200, 0x00080200,
};