Re: [Nouveau] [PATCH 1/3] pci: force disable ASPM before changing the link speed

2019-09-17 Thread Karol Herbst
On Tue, Sep 17, 2019 at 7:56 AM Ben Skeggs wrote: > > On Fri, 13 Sep 2019 at 05:00, Karol Herbst wrote: > > > > taken from nvgpu > > > > Signed-off-by: Karol Herbst > > --- > > drm/nouveau/nvkm/subdev/pci/g84.c | 9 + > > drm/nouveau/nvkm/subdev/pci/g92.c | 1 + > >

Re: [Nouveau] [PATCH 1/3] pci: force disable ASPM before changing the link speed

2019-09-16 Thread Ben Skeggs
On Fri, 13 Sep 2019 at 05:00, Karol Herbst wrote: > > taken from nvgpu > > Signed-off-by: Karol Herbst > --- > drm/nouveau/nvkm/subdev/pci/g84.c | 9 + > drm/nouveau/nvkm/subdev/pci/g92.c | 1 + > drm/nouveau/nvkm/subdev/pci/g94.c | 1 + > drm/nouveau/nvkm/subdev/pci/gf100.c |

[Nouveau] [PATCH 1/3] pci: force disable ASPM before changing the link speed

2019-09-12 Thread Karol Herbst
taken from nvgpu Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/pci/g84.c | 9 + drm/nouveau/nvkm/subdev/pci/g92.c | 1 + drm/nouveau/nvkm/subdev/pci/g94.c | 1 + drm/nouveau/nvkm/subdev/pci/gf100.c | 1 + drm/nouveau/nvkm/subdev/pci/gf106.c | 1 +