aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pci/base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs1-2/+2
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2017-12-19drm/nouveau/pci: do a msi rearm on initKarol Herbst1-0/+7
2017-11-02remove some useless semicolonsBen Skeggs1-1/+1
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin1-0/+4
2016-07-14drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs1-8/+6
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs1-1/+1
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst1-0/+14
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau1-0/+8
2015-11-03drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs1-0/+3
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs1-0/+26
2015-08-28drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs1-3/+77
2015-08-28drm/nouveau/pci: new subdevBen Skeggs1-0/+82