This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Dra7xx EVM - Video capture use case sequence

Hello All,

 

I am trying to understand the VIP/VPE application use case implementation provided in the GLSDK 6.04 onwards.

the developers guide link provides how to run the application dmabuftest & vpecapturedisplay , I don't have any information like how its handled within DRA7xx SOC .

http://downloads.ti.com/dsps/dsps_public_sw/glsdk/latest/exports/DRA7xx_GLSDK_Software_Developers_Guide.html#Running_VIP.2FVPE_application

Does it capture video frame using IPU (M4 ) Core and then display it through the SGX (omap drm pvr ) driver through A15 ? How does the IPC cross core communication implemented ?

I do observe that  when the firmware dsp & ipu is not present in rootfs/lib/firmware ,it fails to load in the kernel startup and when i run the sample vip/vpe application it still able to capture video and display on the LCD.

 

Could anyone explain the DRA7xx SOC VIP/VPE video capture sequence ?

 

Thanks,

Kanagarajan