I am currently trying to boot Android ICS Blaze tablet build on my custom board in which the LCD has a resolution of 1920*1200 at 58fps.The Android boots properly and the logo comes on the LCD but as soon as the home screen comes the LCD starts flickering and i see GFX_FIFO_UNDERFLOW continuously ..
omapdss DISPC error: GFX_FIFO_UNDERFLOW, disabling GFX
omapdss DISPC error: SYNC_LOST, disabling LCD
Even the HDMI also, seems to be supporting only resolutions till 1280x720
I am currently using this release notes http://omappedia.org/wiki/4AI.1.5_OMAP4_Icecream_Sandwich_Release_Notes.
I have few questions ..
1. Are high resolutions (1920x1200) supported without any latency ?
2. Suggest some patches to resolve GFX_FIFO_UNDERFLOW error ...