Hi Badri,
As I added support for 1080P@50 it is observed that some display's never shows this properly with 50Hz added timings from RDK. How to make this solution work on all the displays? or else whenever somebody plugs in PAL camera the display will be adjusted to 50Hz refresh rate and some portion of the display will be blank. Below given is the RDK timings for the 1080P@60 and 1080p@50 resolutions.
#define VDIS_TIMINGS_1080P_60 "148500,1920/88/148/44,1080/4/36/5,1"
#define VDIS_TIMINGS_1080P_50 "148500,1920/528/148/44,1080/4/36/5,1"
Second is just controlling the horizontal front porch (rest are same including the clock rate). How to provide a standard solution for this as I don't find any 50Hz VESA timing standard.
Kindly suggest a solution for this.
Also I am looking forward for another information as asked below
Badri : " As you are aware 8107 doesn't have a frame rate conversion module to generate frames"
Any other chipset does this?
Regards
Faizel