Re: [Nouveau] [PATCH 3/3] pci/gk104: wait for ltssm idle before changing the link

2019-09-12 Thread Karol Herbst
On Thu, Sep 12, 2019 at 9:07 PM Ilia Mirkin wrote: > > On Thu, Sep 12, 2019 at 3:00 PM Karol Herbst wrote: > > > > taken from nvgpu > > > > Signed-off-by: Karol Herbst > > --- > > drm/nouveau/nvkm/subdev/pci/gk104.c | 7 +++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/drm/nouve

Re: [Nouveau] [PATCH 3/3] pci/gk104: wait for ltssm idle before changing the link

2019-09-12 Thread Ilia Mirkin
On Thu, Sep 12, 2019 at 3:00 PM Karol Herbst wrote: > > taken from nvgpu > > Signed-off-by: Karol Herbst > --- > drm/nouveau/nvkm/subdev/pci/gk104.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/drm/nouveau/nvkm/subdev/pci/gk104.c > b/drm/nouveau/nvkm/subdev/pci/gk104.c > inde

[Nouveau] [PATCH 3/3] pci/gk104: wait for ltssm idle before changing the link

2019-09-12 Thread Karol Herbst
taken from nvgpu Signed-off-by: Karol Herbst --- drm/nouveau/nvkm/subdev/pci/gk104.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drm/nouveau/nvkm/subdev/pci/gk104.c b/drm/nouveau/nvkm/subdev/pci/gk104.c index 6aeb07fe4..2d1fa67eb 100644 --- a/drm/nouveau/nvkm/subdev/pci/gk104.c +