mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
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:
committed by
Huang Jiachai
parent
4715f67919
commit
0b9a779825
@@ -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,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user