We have mipi camera of ov5640 with that we can able to get 1080p@30fps YUV (or) RGB565 buffers.
We wish to display this into HDMI (or) DVI mode at 1080p@30fps in YUV (or) RGB using pandaboard. But we found the V4l2 Display driver is dropped after 2.6.35 kernel and currently using frame-buffer method of copy with that we can only get upto 18fps.
We came across discussion using KRM/DRM, But We don't have clear procedure, how to integrate with omap4-v4l2-camera.
Any wiki page about detail integration procedure ?
What is the Best way of approach to this display stuff done ?
1. Forward porting V4l2 display driver for 3.4 kernel and make use of it ?
2. Using KRM/DRM ? (Wiki/ detail procedure if any available, please share with me)
Thanks and regards,
Ananth.