Re: [PATCH v5 3/3] drm/tidss: Add OLDI bridge support

2025-02-11 Thread Tomi Valkeinen
Hi, On 11/02/2025 12:57, Tomi Valkeinen wrote: Hi, On 09/02/2025 18:09, Aradhya Bhatia wrote: From: Aradhya Bhatia The AM62x and AM62Px SoCs feature 2 OLDI TXes each, which makes it possible to connect them in dual-link or cloned single-link OLDI display modes. The current OLDI support in ti

Re: [PATCH v5 3/3] drm/tidss: Add OLDI bridge support

2025-02-11 Thread Tomi Valkeinen
Hi, On 09/02/2025 18:09, Aradhya Bhatia wrote: From: Aradhya Bhatia The AM62x and AM62Px SoCs feature 2 OLDI TXes each, which makes it possible to connect them in dual-link or cloned single-link OLDI display modes. The current OLDI support in tidss_dispc.c can only support for a single OLDI TX

[PATCH v5 3/3] drm/tidss: Add OLDI bridge support

2025-02-09 Thread Aradhya Bhatia
From: Aradhya Bhatia The AM62x and AM62Px SoCs feature 2 OLDI TXes each, which makes it possible to connect them in dual-link or cloned single-link OLDI display modes. The current OLDI support in tidss_dispc.c can only support for a single OLDI TX, connected to a VP and doesn't really support con