frc: frc support 4K1K 240Hz in T3X [1/1]

PD#SWPL-131281

Problem:
support t3x 4k1k 240hz

Solution:
support t3x 4k1k 240hz

Verify:
T3X

Change-Id: Ieef3d73b1f8d31f0f3e76b23f682db2b4cf7e9c2
Signed-off-by: dongfei.li <dongfei.li@amlogic.com>
This commit is contained in:
dongfei.li
2023-09-20 13:49:38 +08:00
committed by gerrit autosubmit
parent d47a1c83ec
commit 496ad36ce8
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ const struct frm_dly_dat_s chip_frc_frame_dly[3][4] = {
{ // chip_t3x fhd,4k2k,4k1k,4K2K-120Hz
{130, 11},
{120, 14},
{266, 28},
{232, 22}, //{266, 28},
{220, 20}, // {240, 15},
},
};
+2 -2
View File
@@ -1636,8 +1636,8 @@ void frc_top_init(struct frc_dev_s *frc_devp)
mevp_frm_dly = frc_devp->frm_dly_set[2].mevp_frm_dly;
mc_frm_dly = frc_devp->frm_dly_set[2].mc_frm_dly;
pr_frc(log, "4k1k_mc_frm_dly:%d\n", mc_frm_dly);
if (chip == ID_T3X)
frc_top->is_me1mc4 = 2;
//if (chip == ID_T3X)
// frc_top->is_me1mc4 = 2;
} else {
//mevp_frm_dly = 140;
//mc_frm_dly = 10;