summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nvkm/subdev/pci
AgeCommit message (Expand)Author
2023-04-17drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...Markus Elfring
2023-04-17drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...Markus Elfring
2022-11-09drm/nouveau/intr: add shared interrupt plumbing between pci/tegraBen Skeggs
2021-02-11drm/nouveau/pci: switch to instanced constructorBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2019-07-19drm/nouveau: fix bogus GPL-2 license headerIlia Mirkin
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2017-12-19Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-19drm/nouveau/pci: do a msi rearm on initKarol Herbst
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02remove some useless semicolonsBen Skeggs
2017-08-22drm/nouveau/pci/msi: disable MSI on big-endian platforms by defaultIlia Mirkin
2017-02-17drm/nouveau/pci/g92: Fix rearmKarol Herbst
2017-02-17drm/nouveau/pci: Rename g94 to g92Karol Herbst
2016-07-14drm/nouveau/pci/gp100: initial supportBen Skeggs
2016-07-14drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs
2016-05-20drm/nouveau/core: remove pmc_enable argument from subdev ctorBen Skeggs
2016-01-14drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for kepler+Karol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for FermiKarol Herbst
2016-01-11drm/nouveau/pci: implement pcie speed change for teslaKarol Herbst
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst
2015-11-03drm/nouveau/pci: Handle 5-bit and 8-bit tag fieldPierre Moreau
2015-11-03drm/nouveau/pci: prepare for chipset-specific initialisation tasksBen Skeggs
2015-11-03drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by defaultBen Skeggs
2015-11-03drm/nouveau/pci/g94: split implementation from nv40Ben Skeggs
2015-11-03drm/nouveau/pci/g84: split implementation from nv50Ben Skeggs
2015-10-12drm/nouveau/nouveau: Disable AGP for SiS 761Ondrej Zary
2015-08-28drm/nouveau/pci: merge agp handling from nouveau drmBen Skeggs
2015-08-28drm/nouveau/mc: move device irq handling to platform-specific codeBen Skeggs
2015-08-28drm/nouveau/pci: new subdevBen Skeggs