Hello,
I have a custom board based on OMAP4460. I am running ICS on it. The version is http://omappedia.org/wiki/L27.IS.2.P2_OMAP4_Icecream_Sandwich_Release_Notes. I want to achieve HDMI output at 1080p. I see the following error in the kernel log repeatedly.
omapdss DISPC error: GFX_FIFO_UNDERFLOW, disabling GFX
omapdss DISPC error: SYNC_LOST_DIGIT
omapdss DISPC error: SYNC_LOST_DIGIT, disabling TV
What is the reason for this buffer underflow ?
I can see the ICS home screen and status bar[ at 1080p resolution ], but it keeps flickering.
With 720p HDMI works well with ICS.
In the logcat i observe the following
I/ti_hwc ( 89): clone region is set to (0,0) to (1280,720)
I/ti_hwc ( 89): external display changed (state=0, mirror={disabled tform=0deg}, dock={disabled tform=0deg}, tv=0
I/ti_hwc ( 89): omap4_hwc_device_open(rgb_order=1 nv12_only=0)
E/ti_hwc ( 89): failed to wait for vsync (110)
E/ti_hwc ( 89): Post2 error
Regards,
Sanjay