index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nvkm
/
subdev
/
pci
Age
Commit message (
Expand
)
Author
2021-02-11
drm/nouveau/pci: switch to instanced constructor
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2018-01-26
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
2017-12-19
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2017-12-19
drm/nouveau/pci: do a msi rearm on init
Karol Herbst
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
remove some useless semicolons
Ben Skeggs
2017-08-22
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
2017-02-17
drm/nouveau/pci/g92: Fix rearm
Karol Herbst
2017-02-17
drm/nouveau/pci: Rename g94 to g92
Karol Herbst
2016-07-14
drm/nouveau/pci/gp100: initial support
Ben Skeggs
2016-07-14
drm/nouveau/mc: take nvkm_device as argument to public functions
Ben Skeggs
2016-05-20
drm/nouveau/core: remove pmc_enable argument from subdev ctor
Ben Skeggs
2016-01-14
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
2016-01-11
drm/nouveau/pci: implement pcie speed change for kepler+
Karol Herbst
2016-01-11
drm/nouveau/pci: implement pcie speed change for Fermi
Karol Herbst
2016-01-11
drm/nouveau/pci: implement pcie speed change for tesla
Karol Herbst
2016-01-11
drm/nouveau/pci: implement generic code for pcie speed change
Karol Herbst
2016-01-11
drm/nouveau/pci: add gk104 variant
Karol Herbst
2016-01-11
drm/nouveau/pci: add gf106 variant
Karol Herbst
2015-11-03
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
2015-11-03
drm/nouveau/pci: prepare for chipset-specific initialisation tasks
Ben Skeggs
2015-11-03
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
2015-11-03
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
2015-11-03
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
2015-08-28
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
2015-08-28
drm/nouveau/pci: new subdev
Ben Skeggs