Hello,
I wanted to get 1080p@60 resolution from RIoTboard (I.Mx6solo) through the expansion header for CMOS display.I tried doing it by making changes in -
1) ~/riot/kernel_imx/arch/arm/mach-mx6/board-mx6dl_RIoTboard.c
2) ~/riot/kernel_imx/arch/arm/mach-mx6/board-mx6solo_RIoTboard.c
3) ~/riot/kernel_imx/drivers/video/mxc/mxc_lcdif.c
I managed to reach up to 30 frames per second but when I am trying to get more fps by changing the frequency and porch timing values display doesn't show up.
Is this possible to get 60 fps 1080p resolution using expansion header (parallel data) ? if possible how can i get it ?
Please help me out.
Regards,
Abhishek Sharma

