mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
tvafe: update 0x125 setting for tl1 av ntsc-m/pali [1/1]
PD#SWPL-14271 Problem: av pali green block dark in colorbar left bottom corner Solution: update 0x125 setting for tl1 av ntsc-m/pali Verify: x301 Change-Id: Icb759a39c1265ac043b888b55f3ccaf12661cafe Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
This commit is contained in:
@@ -340,7 +340,7 @@ static struct tvafe_reg_table_s cvbs_ntscm_table_tl1[] = {
|
||||
{CVD2_REG_87, 0xc0, 0xc0},
|
||||
{CVD2_REG_FA, 0x00, 0xa0},
|
||||
/*set for wipe off vertical stripes*/
|
||||
{ACD_REG_25, 0xeafb4e8e, 0xffffffff},
|
||||
{ACD_REG_25, 0x00e941a8, 0xffffffff},
|
||||
{0xffffffff, 0, 0},
|
||||
};
|
||||
|
||||
@@ -365,7 +365,7 @@ static struct tvafe_reg_table_s cvbs_pali_table_tl1[] = {
|
||||
{ACD_REG_8A, 0x100004, 0xffffffff},
|
||||
{ACD_REG_8C, 0x38000, 0xffffffff},
|
||||
/*set for wipe off vertical stripes*/
|
||||
{ACD_REG_25, 0xeafb4e8e, 0xffffffff},
|
||||
{ACD_REG_25, 0x00e941a8, 0xffffffff},
|
||||
{0xffffffff, 0, 0},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user