Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-11 Thread Linus Walleij
On Thu, Mar 11, 2021 at 2:01 AM Doug Anderson wrote: > If you happen to feel in an applying mood one other patch to > simple-panel I think is OK to land is at: > > https://lore.kernel.org/r/20210222081716.1.I1a45aece5d2ac6a2e73bbec50da2086e43e0862b@changeid I applied and pushed this as well.

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-11 Thread Linus Walleij
On Fri, Jan 15, 2021 at 11:44 PM Douglas Anderson wrote: > This series is to get the N116BCA-EA1 panel working. Most of the > patches are simple, but on hardware I have in front of me the panel > sometimes doesn't come up. I'm still working with the hardware > manufacturer to get to the bottom

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-10 Thread Doug Anderson
Hi, On Wed, Mar 10, 2021 at 4:57 PM Linus Walleij wrote: > > On Thu, Mar 11, 2021 at 12:47 AM Doug Anderson wrote: > > > I guess what I'd say in summary is: > > > > * If you object to the retries in simple panel, I still hope the rest > > of the series can land. > > > > * If somehow this panel

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-10 Thread Linus Walleij
On Thu, Mar 11, 2021 at 12:47 AM Doug Anderson wrote: > I guess what I'd say in summary is: > > * If you object to the retries in simple panel, I still hope the rest > of the series can land. > > * If somehow this panel gets out into real users hands and we find > that the retries are necessary

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-10 Thread Doug Anderson
Hi, On Wed, Mar 10, 2021 at 3:25 PM Linus Walleij wrote: > > On Fri, Jan 15, 2021 at 11:44 PM Douglas Anderson > wrote: > > > - ("drm/panel-simple: Don't wait longer for HPD...") new for v2. > > - ("drm/panel-simple: Retry if we timeout waiting for HPD") new for v2. > > I couldn't find these

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-10 Thread Linus Walleij
On Fri, Jan 15, 2021 at 11:44 PM Douglas Anderson wrote: > - ("drm/panel-simple: Don't wait longer for HPD...") new for v2. > - ("drm/panel-simple: Retry if we timeout waiting for HPD") new for v2. I couldn't find these patches in my inbox but my concern would be that at some point panel-simple

Re: [PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-03-05 Thread Doug Anderson
Hi folks, On Fri, Jan 15, 2021 at 2:44 PM Douglas Anderson wrote: > > This series is to get the N116BCA-EA1 panel working. Most of the > patches are simple, but on hardware I have in front of me the panel > sometimes doesn't come up. I'm still working with the hardware > manufacturer to get to

[PATCH v2 0/5] drm/panel-simple: Patches for N116BCA-EA1

2021-01-15 Thread Douglas Anderson
This series is to get the N116BCA-EA1 panel working. Most of the patches are simple, but on hardware I have in front of me the panel sometimes doesn't come up. I'm still working with the hardware manufacturer to get to the bottom of it, but I've got it working with retries. Adding the retries