linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci
Karol Herbst bcc19d9bf5 drm/nouveau/pci: implement generic code for pcie speed change
v2: rename and group functions
v4: change copyright information
    move printing of pcie speeds into oneinit,
    rename all pcie functions to nvkm_pcie_*
    don't try to raise the pcie version when no higher one is supported
v5: revert Copyright changes and rename nvkm_pcie_raise_version to nvkm_pcie_set_version
v6: remove some useless pci_is_pcie checks and rework messages

Signed-off-by: Karol Herbst <nouveau@karolherbst.de>
2016-01-11 11:30:20 +10:00
..
agp.c drm/nouveau/nouveau: Disable AGP for SiS 761 2015-10-12 13:48:29 +10:00
agp.h drm/nouveau/pci: merge agp handling from nouveau drm 2015-08-28 12:40:49 +10:00
base.c drm/nouveau/pci: implement generic code for pcie speed change 2016-01-11 11:30:20 +10:00
g84.c drm/nouveau/pci: Handle 5-bit and 8-bit tag field 2015-11-03 15:02:18 +10:00
g94.c drm/nouveau/pci: Handle 5-bit and 8-bit tag field 2015-11-03 15:02:18 +10:00
gf100.c drm/nouveau/pci: Handle 5-bit and 8-bit tag field 2015-11-03 15:02:18 +10:00
gf106.c drm/nouveau/pci: add gf106 variant 2016-01-11 11:30:19 +10:00
gk104.c drm/nouveau/pci: add gk104 variant 2016-01-11 11:30:19 +10:00
Kbuild drm/nouveau/pci: implement generic code for pcie speed change 2016-01-11 11:30:20 +10:00
nv04.c
nv4c.c
nv40.c drm/nouveau/pci/g94: split implementation from nv40 2015-11-03 15:02:18 +10:00
nv46.c drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default 2015-11-03 15:02:18 +10:00
pcie.c drm/nouveau/pci: implement generic code for pcie speed change 2016-01-11 11:30:20 +10:00
priv.h drm/nouveau/pci: implement generic code for pcie speed change 2016-01-11 11:30:20 +10:00