Hello, Texas Instruments,
I found good explanation about V4L2 entities in "Community Linux PSP for DaVinci Devices.pdf" (found in DVSDK), but I also need other drivers. Where can I find any explanations about FBDEV driver and the whole explanation about working with several drivers simultaneously? In "LSP 1.20 DaVinci Linux VPBE Frame Buffer Driver.pdf" (SPRUEK9.pdf) as supported mentioned only DM644x, DM355 platform, but I need DM36x!
Hi,
The DM36x, ip also uses the same driver used by dm355 and dm6446, the In general explanation abut v4l2 and fbdev in the document
would be same for dm36x, the other difference's like registers you can get it from video processing backend doc for dm36x.
Thx,
--Prabhakar Lad
Thank you, Prabhakar Lad,
I will have a go.