summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pci
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin2017-08-221-0/+4
* drm/nouveau/pci/g92: Fix rearmKarol Herbst2017-02-173-1/+51
* drm/nouveau/pci: Rename g94 to g92Karol Herbst2017-02-175-9/+9
* drm/nouveau/pci/gp100: initial supportBen Skeggs2016-07-142-0/+45
* drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs2016-07-141-8/+6
* drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs2016-05-201-1/+1
* drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst2016-01-141-1/+1
* drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst2016-01-111-0/+189
* drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst2016-01-113-0/+74
* drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst2016-01-113-0/+120
* drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst2016-01-114-0/+196
* drm/nouveau/pci: add gk104 variantKarol Herbst2016-01-112-0/+40
* drm/nouveau/pci: add gf106 variantKarol Herbst2016-01-112-0/+40
* drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau2015-11-035-0/+36
* drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs2015-11-032-0/+4
* drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs2015-11-034-9/+9
* drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs2015-11-034-1/+41
* drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs2015-11-034-2/+45
* drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary2015-10-121-2/+6
* drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs2015-08-284-0/+216
* drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs2015-08-281-3/+77
* drm/nouveau/pci: new subdevBen Skeggs2015-08-288-0/+362
OpenPOWER on IntegriCloud