I want to write some code to display an image using fbdev, following the PSP docs, but I notice that /dev/fb0, /dev/fb1, and /dev/fb2 are missing from the target. I also cannot find the appropriate include files for the driver. Do I need to rebuild the linux kernel for fbdev? Documentation for fbdev and vpss was include with the psp docs of the EZSDK of the c6a816x EVM. Did these drivers come with the SDK or do I need to install them? link?
I found this doc on the wiki:
http://processors.wiki.ti.com/index.php/TI816X-VPSS-Video-Driver-UserGuide_PSP_04.00.00.11
Do I need to build the drivers following the instructions presented under: