Re: [PATCH v4 0/3] drm/mediatek: Add support for OF graphs

2024-06-10 Thread AngeloGioacchino Del Regno
Il 07/06/24 01:25, NĂ­colas F. R. A. Prado ha scritto: On Thu, May 16, 2024 at 10:11:01AM +0200, AngeloGioacchino Del Regno wrote: Changes in v4: - Fixed a typo that caused pure OF graphs pipelines multiple concurrent outputs to not get correctly parsed (port->id); - Added OVL_ADAPTOR sup

Re: [PATCH v4 0/3] drm/mediatek: Add support for OF graphs

2024-06-06 Thread NĂ­colas F . R . A . Prado
On Thu, May 16, 2024 at 10:11:01AM +0200, AngeloGioacchino Del Regno wrote: > Changes in v4: > - Fixed a typo that caused pure OF graphs pipelines multiple >concurrent outputs to not get correctly parsed (port->id); > - Added OVL_ADAPTOR support for OF graph specified pipelines; > - Now tes

[PATCH v4 0/3] drm/mediatek: Add support for OF graphs

2024-05-16 Thread AngeloGioacchino Del Regno
Changes in v4: - Fixed a typo that caused pure OF graphs pipelines multiple concurrent outputs to not get correctly parsed (port->id); - Added OVL_ADAPTOR support for OF graph specified pipelines; - Now tested with fully OF Graph specified pipelines on MT8195 Chromebooks and MT8395 boards