[Nouveau] [PATCH 0/2] Enable changing PCIe link on G92

Karol Herbst karolherbst at gmail.com
Sat Nov 19 23:43:13 UTC 2016


one rename and one enable patch. Tested on hardware and confirmed with traces

Karol Herbst (2):
  pci: Rename g94 to g92
  pci/g92: Enable changing pcie link speeds

 drm/nouveau/include/nvkm/subdev/pci.h        |  2 +-
 drm/nouveau/nvkm/engine/device/base.c        | 22 +++++++++++-----------
 drm/nouveau/nvkm/subdev/pci/Kbuild           |  2 +-
 drm/nouveau/nvkm/subdev/pci/{g94.c => g92.c} | 10 +++++-----
 drm/nouveau/nvkm/subdev/pci/gf100.c          |  2 +-
 drm/nouveau/nvkm/subdev/pci/gf106.c          |  2 +-
 drm/nouveau/nvkm/subdev/pci/priv.h           |  2 +-
 7 files changed, 21 insertions(+), 21 deletions(-)
 rename drm/nouveau/nvkm/subdev/pci/{g94.c => g92.c} (87%)

-- 
2.11.0.rc2



More information about the Nouveau mailing list