tvafe: optimize atv pali grayscale high-order saturation [1/1]
authorEvoke Zhang <evoke.zhang@amlogic.com>
Mon, 5 Aug 2019 02:15:43 +0000 (10:15 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Mon, 5 Aug 2019 04:26:31 +0000 (21:26 -0700)
PD#TV-7291

Problem:
ATV source limit eight grayscale high-order saturation

Solution:
change agc_peak_nominal 0x10=0x8

Verify:
x301

Change-Id: I93c2257e3366b69d59e1b9f89ce0ed7f63e661ed
Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
drivers/amlogic/media/vin/tvin/tvin_format_table.c

index d3d1b5a..91647ee 100644 (file)
@@ -1018,7 +1018,7 @@ const unsigned char cvd_part1_table[TVIN_SIG_FMT_CVBS_NTSC_50 -
        }, /* TVIN_SIG_FMT_CVBS_NTSC_443, */
        {
        0x32, 0x04, 0x43, 0x12, 0xdd, 0x32, 0x80, 0x03, 0x7d, 0x20, 0x78,
-       0x00, 0x90, 0x00, 0x06, 0x00, 0x37, 0x09, 0x10, 0xb4, 0x80, 0x20,
+       0x00, 0x90, 0x00, 0x06, 0x00, 0x08, 0x09, 0x10, 0xb4, 0x80, 0x20,
        0xf6, 0x0d, r182, r192, r1a2, r1b2, r1c2, r1d2, r1e2, r1f2,     0x3e,
        0x3e, 0x00, 0x80, 0xe7, 0x42, 0x6d, 0x5a, 0x1d, 0xb9, 0xd6, 0x4e,
        0x32, 0x46, 0x8c, 0x50, 0x2a, 0xc0, 0x70, 0x0e, 0x78, 0x10, 0x00,