Hi All,
I am able to display 1080p video through fb0 and fb1 buffer on HDMI /DVO2 display.
But i am not able to display video through fb2 framebuffer. i have tried
1) In bootarg I have give frame buffer memory as 0:16M,1:16M,2:16M
2) I have connected the fb2 to HDMI display with 1080p mode
3) insmod /lib/modules/ti81xxfb.ko vram=0:16M,1:16M,2:16M
With above setting I am not able to display the video of 1920,1080 on HDMI display for fb2 framebuffer. It just display 720*480 video.
my current configuration for fb2 is
/sys/class/graphics/fb2/virtual_size = 1920,1080
/sys/class/graphics/fb2/size = 16777216
/sys/class/graphics/fb2/stride = 7618
/sys/class/graphics/fb2/modes = U:720x480i-235
/sys/devices/platform/vpss/graphics2/nodes = 1:hdmi
Please help me regading the issue.
Note:
Now I have tried to change the modes using "echo 1080p > /sys/class/graphics/fb2/modes" etc.
but it says invalid argument
Thanks and regards
Sandeep