mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
video: rockchip: hdmi: v2: solve 480i/576i 10bit output abnormal
Change-Id: I60ee3b8882bc16bab48a51530635f50958bacfd3 Signed-off-by: xuhuicong <xhc@rock-chips.com>
This commit is contained in:
@@ -16,8 +16,12 @@ static const struct phy_mpll_config_tab PHY_MPLL_TABLE[] = {
|
||||
*/
|
||||
{27000000, 27000000, 0, 8, 0, 0, 0,
|
||||
2, 3, 0, 3, 3, 0, 0},
|
||||
{27000000, 27000000, 1, 8, 0, 0, 0,
|
||||
2, 3, 0, 3, 3, 0, 0},
|
||||
{27000000, 33750000, 0, 10, 1, 0, 0,
|
||||
5, 1, 0, 3, 3, 0, 0},
|
||||
{27000000, 33750000, 1, 10, 1, 0, 0,
|
||||
5, 1, 0, 3, 3, 0, 0},
|
||||
{27000000, 40500000, 0, 12, 2, 0, 0,
|
||||
3, 3, 0, 3, 3, 0, 0},
|
||||
{27000000, 54000000, 0, 16, 3, 0, 0,
|
||||
|
||||
Reference in New Issue
Block a user