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.

Linux/TDA2EVM5777: Display handling in A15 for VSDK-Linux

Part Number: TDA2EVM5777

Tool/software: Linux

Hi all,

I am working on VSDK 3.02 - Linux. Here, the display architecture is based on Links and chains framework. If I need to display something on HDMI, then A15 will trigger the M4, then M4 takes over the control and handles the display. PDK, running in M4 side will have display drivers and is used to handle the same.

I want to understand how the display control triggering/handling is taken care from A15 side.

For example, in Processor SDK-Linux, omapdrm driver handles the complete display mechanism on A15.

In the Linux 4.4.84, I see, 

drivers/gpu/drm/omapdrm - used for PSDK-Linux display handling

Similarly, which part of the driver in VSDK-Linux 3.02 on A15 side, is used to trigger/initialize the M4 through IPC?

Please let me know.

thanks and regards,

prabhuraj