Hi,
I'm trying to get a MIPI-DSI panel running in videomode. The panel already was running in command-mode using the taal-driver. Now we also want to get videomode working. The panel is 800x480 pixels.
The kernel I'm using is from the Linaro Android 12.04 build.
It seems like there is no VSYNC interrupt generated, but i don't know where to start looking.
From the minicom capture (also attached to the post):
OMAPFB: ioctl WAITFORVSYNC
and after a while:
OMAPFB: ioctl failed: -110
In the kernel config CONFIG_OMAP2_DSS_FAKE_VSYNC is enabled (is this wrong, i expected it only to be used when in manual update mode?)
Would really appreciate the help.
Regards,
Ruud