Re: [PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus

2021-05-24 Thread Doug Anderson
Hi, On Fri, May 21, 2021 at 4:07 PM Lyude Paul wrote: > > For patches 5, and 6: > > Reviewed-by: Lyude Paul > > This week got really busy so I wasn't able to look at the rest of them, but > next > week is going to be a lot less busy so I should be able to look at them then Thanks for your revi

Re: [PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus

2021-05-21 Thread Lyude Paul
For patches 5, and 6: Reviewed-by: Lyude Paul This week got really busy so I wasn't able to look at the rest of them, but next week is going to be a lot less busy so I should be able to look at them then On Mon, 2021-05-17 at 13:08 -0700, Douglas Anderson wrote: > The primary goal of this serie

Re: [PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus

2021-05-19 Thread Lyude Paul
JFYI I haven't had a chance yet but I'm hoping to look at this this week On Mon, 2021-05-17 at 13:08 -0700, Douglas Anderson wrote: > The primary goal of this series is to try to properly fix EDID reading > for eDP panels using the ti-sn65dsi86 bridge. > > Previously we had a patch that added EDI

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus

2021-05-17 Thread Douglas Anderson
The primary goal of this series is to try to properly fix EDID reading for eDP panels using the ti-sn65dsi86 bridge. Previously we had a patch that added EDID reading but it turned out not to work at bootup. This caused some extra churn at bootup as we tried (and failed) to read the EDID several t