Re: (subset) [PATCH v4 0/7] Convert inno hdmi to drm bridge

2025-05-05 Thread Heiko Stuebner
On Tue, 22 Apr 2025 15:04:39 +0800, Andy Yan wrote: > When preparing to convert the current inno hdmi driver into a > bridge driver, I found that there are several issues currently > existing with it: > > 1. When the system starts up, the first time it reads the EDID, it >will fail. This is

Re: (subset) [PATCH v4 0/7] Convert inno hdmi to drm bridge

2025-05-04 Thread Heiko Stuebner
On Tue, 22 Apr 2025 15:04:39 +0800, Andy Yan wrote: > When preparing to convert the current inno hdmi driver into a > bridge driver, I found that there are several issues currently > existing with it: > > 1. When the system starts up, the first time it reads the EDID, it >will fail. This is