Re: [PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure

2024-06-23 Thread Dmitry Baryshkov
On Fri, 07 Jun 2024 16:22:57 +0300, Dmitry Baryshkov wrote: > This patchset sits on top Maxime's HDMI connector patchset ([1]). > > Currently this is an RFC exploring the interface between HDMI bridges > and HDMI connector code. This has been lightly verified on the Qualcomm > DB820c, which has

Re: (subset) [PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure

2024-06-12 Thread Dmitry Baryshkov
On Fri, 07 Jun 2024 16:22:57 +0300, Dmitry Baryshkov wrote: > This patchset sits on top Maxime's HDMI connector patchset ([1]). > > Currently this is an RFC exploring the interface between HDMI bridges > and HDMI connector code. This has been lightly verified on the Qualcomm > DB820c, which has na

[PATCH v5 0/9] drm/msm: make use of the HDMI connector infrastructure

2024-06-07 Thread Dmitry Baryshkov
This patchset sits on top Maxime's HDMI connector patchset ([1]). Currently this is an RFC exploring the interface between HDMI bridges and HDMI connector code. This has been lightly verified on the Qualcomm DB820c, which has native HDMI output. If this approach is considered to be acceptable, I'l