tvafe: fix pal60 afbc abnormal [1/1]
authorNian Jing <nian.jing@amlogic.com>
Tue, 23 Apr 2019 05:55:44 +0000 (13:55 +0800)
committerTao Zeng <tao.zeng@amlogic.com>
Wed, 24 Apr 2019 08:57:19 +0000 (01:57 -0700)
PD#SWPL-7057

Problem:
pal60 abnormal when enable afbc

Solution:
fix the v_active size

Verify:
test on x301

Change-Id: I02c6077ac364c4f585fb3cf5742e0b4228c39cd2
Signed-off-by: Nian Jing <nian.jing@amlogic.com>
drivers/amlogic/media/vin/tvin/tvin_format_table.c

index ff3ca0f..e952d03 100644 (file)
@@ -1494,7 +1494,7 @@ const unsigned int cvbs_acd_table[TVIN_SIG_FMT_CVBS_NTSC_50 -
                0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x02020000,
                0x0209c832, 0x00000000, 0xfcf44396, 0x00000102, 0xe7f14e8e,
                0x00140008, 0x20800000, 0x00275a60, 0x00001001, 0x10e0474f,
-               0x00890359, 0x00170137, 0x00000000,     0x00070000, 0x00000000,
+               0x00880358, 0x00130103, 0x00000000,     0x00070000, 0x00000000,
                0x00000000, 0x00000050, 0x00000000, 0x000003ff, 0x00000000,
                0x00000000,     0x00000000, 0x0004d206, 0x00000000, 0x030000f0,
                0x0000000a, 0x0000523e, 0x0004114e, 0x000000f0, 0x00000001,
@@ -1936,7 +1936,7 @@ const unsigned int rf_acd_table[TVIN_SIG_FMT_CVBS_NTSC_50 -
                0x00000000, 0x00000000, 0x00000000, 0x08000000, 0x02020000,
                0x0209c832, 0x00000000, 0xfcf44396, 0x00000102, 0xe7f14e8e,
                0x00140008, 0x20800000, 0x00275a60, 0x00001001, 0x10e0474f,
-               0x00890359, 0x00170137, 0x00000000,     0x00070000, 0x00000000,
+               0x00880358, 0x00130103, 0x00000000,     0x00070000, 0x00000000,
                0x00000000, 0x00000050, 0x00000000, 0x000003ff, 0x00000000,
                0x00000000,     0x00000000, 0x0004d206, 0x00000000, 0x030000f0,
                0x0000000a, 0x0000523e, 0x0004114e, 0x000000f0, 0x00000001,