index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
1
-0
/
+1
2015-11-03
drm/nouveau/fb/ramgt215: Change FBVDD/Q when BIOS asks for it
Roy Spliet
1
-0
/
+1
2015-11-03
drm/nouveau/bios/rammap: Identify DLLoff for >= GF100
Roy Spliet
1
-1
/
+0
2015-11-03
drm/nouveau/pci: Handle 5-bit and 8-bit tag field
Pierre Moreau
1
-0
/
+1
2015-11-03
drm/nouveau: remove unused function
Sudip Mukherjee
1
-2
/
+0
2015-11-03
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
1
-0
/
+1
2015-11-03
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
1
-0
/
+1
2015-11-03
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
1
-0
/
+1
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2
-0
/
+2
2015-11-03
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
1
-1
/
+14
2015-11-03
drm/nouveau/platform: allow to specify the IOMMU bit
Alexandre Courbot
2
-1
/
+13
2015-11-03
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
1
-0
/
+1
2015-11-03
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
1
-0
/
+3
2015-11-03
drm/nouveau/timer: re-introduce nvkm_wait_xsec macros
Alexandre Courbot
1
-0
/
+10
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
3
-2
/
+23
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
4
-0
/
+14
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
1
-30
/
+10
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
1
-8
/
+3
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
1
-6
/
+2
2015-08-28
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
4
-12
/
+6
2015-08-28
drm/nouveau/mc: abstract interface to master intr registers
Ben Skeggs
1
-0
/
+3
2015-08-28
drm/nouveau/pci: new subdev
Ben Skeggs
2
-0
/
+24
2015-08-28
drm/nouveau/object: merge with handle
Ben Skeggs
3
-59
/
+21
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
8
-285
/
+65
2015-08-28
drm/nouveau/mpeg: convert to new-style nvkm_engine
Ben Skeggs
2
-36
/
+5
2015-08-28
drm/nouveau/sw: convert to new-style nvkm_engine
Ben Skeggs
1
-23
/
+6
2015-08-28
drm/nouveau/pm: convert to new-style nvkm_engine
Ben Skeggs
1
-13
/
+10
2015-08-28
drm/nouveau/gr: convert to new-style nvkm_engine
Ben Skeggs
2
-58
/
+40
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
1
-66
/
+17
2015-08-28
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
1
-15
/
+15
2015-08-28
drm/nouveau/dma: convert to new-style nvkm_engine
Ben Skeggs
2
-15
/
+10
2015-08-28
drm/nouveau/cipher: convert to new-style nvkm_engine
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/ce: convert to new-style nvkm_engine
Ben Skeggs
1
-8
/
+2
2015-08-28
drm/nouveau/xtensa: convert to new-style nvkm_engine
Ben Skeggs
3
-20
/
+10
2015-08-28
drm/nouveau/falcon: convert to new-style nvkm_engine
Ben Skeggs
6
-45
/
+33
2015-08-28
drm/nouveau/volt: convert to new-style nvkm_subdev
Ben Skeggs
1
-41
/
+5
2015-08-28
drm/nouveau/tmr: convert to new-style nvkm_subdev
Ben Skeggs
1
-35
/
+19
2015-08-28
drm/nouveau/therm: convert to new-style nvkm_subdev
Ben Skeggs
2
-43
/
+63
2015-08-28
drm/nouveau/pmu: convert to new-style nvkm_subdev
Ben Skeggs
1
-16
/
+13
2015-08-28
drm/nouveau/mxm: convert to new-style nvkm_subdev
Ben Skeggs
1
-29
/
+1
2015-08-28
drm/nouveau/mmu: convert to new-style nvkm_subdev
Ben Skeggs
2
-57
/
+16
2015-08-28
drm/nouveau/mc: convert to new-style nvkm_subdev
Ben Skeggs
1
-17
/
+14
2015-08-28
drm/nouveau/ltc: convert to new-style nvkm_subdev
Ben Skeggs
1
-15
/
+20
2015-08-28
drm/nouveau/imem: convert to new-style nvkm_subdev
Ben Skeggs
1
-25
/
+10
2015-08-28
drm/nouveau/devinit: run devinit scripts right after preinit
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/ibus: convert to new-style nvkm_subdev
Ben Skeggs
1
-27
/
+3
2015-08-28
drm/nouveau/i2c: convert to new-style nvkm_subdev
Ben Skeggs
2
-16
/
+12
2015-08-28
drm/nouveau/gpio: convert to new-style nvkm_subdev
Ben Skeggs
2
-18
/
+13
2015-08-28
drm/nouveau/fuse: convert to new-style nvkm_subdev
Ben Skeggs
1
-23
/
+6
[next]