Displaying 2 results from an estimated 2 matches for "024bda7d2b0c3b0731433d60a494c78a".
2020 Jan 14
2
Display broken after resume from suspend
Hi Joshua,
Not a fix for your issue, but Ben noticed this (and fixed it):
https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78ab58cb216
which is what causes us to even try 540MB/s link training. However
with this fix applied, it'll just give up faster. I'm told eDP is
generally a single lane, and you're trying to get more than 270MB/s.
So ... the question is ... why is it trying to do 10bpc. One likely
reason i...
2020 Jan 14
2
Display broken after resume from suspend
...ST Joshua J. Kugler wrote:
> Here we go!
>
> j
>
> On Tuesday, January 14, 2020 7:08:20 AM AKST Ilia Mirkin wrote:
> > Hi Joshua,
> >
> > Not a fix for your issue, but Ben noticed this (and fixed it):
> >
> > https://github.com/skeggsb/nouveau/commit/024bda7d2b0c3b0731433d60a494c78a
> > b5 8cb216
> >
> > which is what causes us to even try 540MB/s link training. However
> > with this fix applied, it'll just give up faster. I'm told eDP is
> > generally a single lane, and you're trying to get more than 270MB/s.
> > So ... the que...