On Wed, 13 Apr 2022 14:14:42 -0400
Alex Deucher wrote:
> On Wed, Apr 13, 2022 at 1:33 PM Michele Ballabio
> wrote:
> >
> > On Mon, 11 Apr 2022 14:34:37 -0400
> > Alex Deucher wrote:
> >
> > > On Sat, Apr 9, 2022 at 12:28 PM Michele Ballabio
> > &
On Mon, 11 Apr 2022 14:34:37 -0400
Alex Deucher wrote:
> On Sat, Apr 9, 2022 at 12:28 PM Michele Ballabio
> wrote:
> >
> > On Tue, 5 Apr 2022 10:23:16 -0400
> > Alex Deucher wrote:
> >
> > > On Mon, Apr 4, 2022 at 3:39 PM Michele Ballabio
> > >
On Tue, 5 Apr 2022 10:23:16 -0400
Alex Deucher wrote:
> On Mon, Apr 4, 2022 at 3:39 PM Michele Ballabio
> wrote:
> >
> > On Mon, 4 Apr 2022 13:03:41 -0400
> > Alex Deucher wrote:
> >
> > > On Sun, Apr 3, 2022 at 10:19 AM Michele Ballabio
> > >
On Mon, 4 Apr 2022 13:03:41 -0400
Alex Deucher wrote:
> On Sun, Apr 3, 2022 at 10:19 AM Michele Ballabio
> wrote:
> >
> > Hi,
> > I've hit a regression on 5.17.1 (haven't tested 5.17.0, but
> > 5.16-stable didn't have this problem).
&
Hi,
I've hit a regression on 5.17.1 (haven't tested 5.17.0, but
5.16-stable didn't have this problem).
The machine is a Ryzen 5 1600 with AMD graphics (RX 560).
The regression I hit seems to trigger when the machine is left
idle at boot (I don't boot straight to X, I boot to a tty, login
Commit d0f3c7e41d30859a638083654002b9b6faf7f67b ("drm/nouveau: give a
slightly larger pci(e)gart aperture on all chipsets") removed a test:
that caused an 8x increase in gart aperture, instead of a 2x one, for
on-board cards >= NV_40.
Signed-off-by: Michele Ballabio
---
Hi,
Commit d0f3c7e41d30859a638083654002b9b6faf7f67b ("drm/nouveau: give a
slightly larger pci(e)gart aperture on all chipsets") removed a test:
that caused an 8x increase in gart aperture, instead of a 2x one, for
on-board cards >= NV_40.
Signed-off-by: Michele Ballabio
---
Hi,