commit | bcc19d9bf5cd8d49428c487adced1aa101271b18 | [log] [tgz] |
---|---|---|
author | Karol Herbst <nouveau@karolherbst.de> | Tue Sep 15 18:48:37 2015 +0200 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Jan 11 11:30:20 2016 +1000 |
tree | 4351d42d1940ce810cf5b7120265fc102ada800c | |
parent | 28c80605757883016c11a13465bd0573848f2139 [diff] |
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>