Xvideo not working with OMAP2_NUM_FBS=1

Hi,
I rebuild the linux 2.6.32 psp kernel with OMAP2_NUM_FBS=1 to get two /dev/video v4l2 overlays and one /dev/fb0 (instead of defalut 3), but I get this (also xvimagesink doesnt exist):

#mplayer bbb.m4v
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run ‘xvinfo’ to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See ‘mplayer -vo help’ for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.

Starting playback…
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 640x360 => 640x360 Planar YV12
[swscaler @ 0x8554b0]No accelerated colorspace conversion found.
[swscaler @ 0x8554b0]using unscaled yuv420p → rgb565le special converter

Hi,
I rebuild the linux 2.6.32 psp kernel with OMAP2_NUM_FBS=1 to get two /dev/video v4l2 overlays and one /dev/fb0 (instead of defalut 3), but I get this (also xvimagesink doesnt exist):

#mplayer bbb.m4v
[VO_XV] It seems there is no Xvideo support for your video card available.
[VO_XV] Run ‘xvinfo’ to verify its Xv support and read
[VO_XV] DOCS/HTML/en/video.html#xv!
[VO_XV] See ‘mplayer -vo help’ for other (non-xv) video out drivers.
[VO_XV] Try -vo x11.

Starting playback…
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 640x360 => 640x360 Planar YV12
[swscaler @ 0x8554b0]No accelerated colorspace conversion found.
[swscaler @ 0x8554b0]using unscaled yuv420p → rgb565le special converter

But when I use TI SDK software (for Mistral based omap3-evm board) which is based on the same psp I am able to use xvimagesink, means xvideo is available.

Best Regards,
RK