s-video frame

Hi

I am using dev-kit board connected to TV via s-video.

But problem is the top screen is slightly cut-off.

how to fix it.

tomi valkeinen said

  1. Disable the overlay with OMAPFB_SETUP_PLANE
  2. Set xres/yres with FBIOPUT_VSCREENINFO
  3. Set pos_x/y, and out_width/height with OMAPFB_SETUP_PLANE
  4. Enable the overlay with OMAPFB_SETUP_PLANE

but exactly what i should do?

Thanks and Regards,
Arindam Ghosh