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.

TDA4VM: Should DSS be handled on RTOS or Linux side in J721E SDK?

Part Number: TDA4VM

Tool/software:

I’m working with the Processor SDK RTOS v11.0.0.6 on J721E and need clarification on the display pipeline.

Should the Display Subsystem (DSS) be configured and handled from the RTOS side or the Linux side?

In our setup, we want to render frames to a display panel using DSS. We are using components from vision_apps and want to know the best practice:

  • Should DSS be initialized and controlled from RTOS (e.g., via R5F firmware)?

  • Or should it be handled from the Linux side using DRM/KMS or Wayland?

Please guide us on the recommended approach, especially considering typical Processor SDK examples.

Thanks in advance,
Pooja