the vpis_display driver in dvsdk3.01 support 720P 60/50fps display out .. I want to support 720P 30/25fps .I add some code in the vpif_display.c and modified codes in adv7343/dmai/decoe demo,but not success.
{
"720P-30", 1280, 720, 30, 1, 0, 2018, 1280, 1, 26, 746, 0,
0, 0, 750, 0, 0, 1, V4L2_STD_720P_30, 74250000
},
{
"720P-25", 1280, 720, 25, 1, 0, 2672, 1280, 1, 26, 746, 0,
0, 0, 750, 0, 0, 1, V4L2_STD_720P_25, 74250000
},