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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-03
drm/nouveau/gm204/6: add voltage control using the new gk104 volt class
Martin Peres
1
-0
/
+2
2015-11-03
drm/nouveau/gm107: add voltage control using the new gk104 volt class
Martin Peres
1
-0
/
+1
2015-11-03
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
6
-7
/
+133
2015-11-03
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2
-1
/
+12
2015-11-03
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
2
-3
/
+29
2015-11-03
drm/nouveau/ttm: set the DMA mask for platform devices
Alexandre Courbot
1
-6
/
+19
2015-11-03
drm/nouveau/ttm: convert to DMA API
Alexandre Courbot
1
-7
/
+5
2015-11-03
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
1
-4
/
+6
2015-11-03
drm/nouveau/platform: allow to specify the IOMMU bit
Alexandre Courbot
6
-10
/
+46
2015-11-03
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
1
-97
/
+264
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
9
-53
/
+31
2015-11-03
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
5
-0
/
+39
2015-11-03
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
3
-0
/
+20
2015-11-03
drm/nouveau/timer: re-introduce nvkm_wait_xsec macros
Alexandre Courbot
1
-0
/
+10
2015-11-03
drm/nouveau/pmu: do not assume a PMU is present
Alexandre Courbot
1
-1
/
+1
2015-11-03
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
1
-1
/
+1
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-12
/
+12
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-12
/
+12
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
7
-14
/
+77
2015-10-12
drm/nouveau/bios: fix OF loading
Ilia Mirkin
3
-11
/
+36
2015-10-12
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-10-12
drm/nouveau/nouveau: Disable AGP for SiS 761
Ondrej Zary
1
-2
/
+6
2015-10-12
drm/nouveau/display: allow up to 16k width/height for fermi+
Ilia Mirkin
1
-1
/
+5
2015-10-12
drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers
Ben Skeggs
1
-0
/
+6
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2
-17
/
+18
2015-09-30
drm: Remove __OS_HAS_AGP
Daniel Vetter
1
-4
/
+4
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2
-2
/
+4
2015-09-24
drm: Move timestamping constants into drm_vblank_crtc
Ville Syrjälä
1
-2
/
+3
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
4
-6
/
+7
2015-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-4
/
+5
2015-09-11
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
3
-4
/
+5
2015-09-11
drm/nouveau/device: enable c800 quirk for tecra w50
Ben Skeggs
1
-0
/
+1
2015-09-11
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
1
-1
/
+1
2015-09-11
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
1
-3
/
+3
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2
-2
/
+2
2015-09-05
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
729
-37965
/
+43081
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2015-08-28
drm/nouveau/dispnv04: fix build on powerpc
Dave Airlie
1
-1
/
+1
2015-08-28
nouveau: fix powerpc build
Dave Airlie
1
-2
/
+2
2015-08-28
drm/nouveau: bump driver version for release
Ben Skeggs
1
-2
/
+5
2015-08-28
drm/nouveau/tegra: merge platform setup from nouveau drm
Ben Skeggs
9
-285
/
+221
2015-08-28
drm/nouveau/pci: merge agp handling from nouveau drm
Ben Skeggs
18
-239
/
+271
2015-08-28
drm/nouveau/device: remove pci/platform_device from common struct
Ben Skeggs
27
-108
/
+106
2015-08-28
drm/nouveau/device: import pciid list and integrate quirks with it
Ben Skeggs
5
-26
/
+1577
2015-08-28
drm/nouveau/device: cleaner abstraction for device resource functions
Ben Skeggs
18
-62
/
+71
2015-08-28
drm/nouveau/mc: move device irq handling to platform-specific code
Ben Skeggs
19
-324
/
+182
2015-08-28
drm/nouveau/mc/gf100-: handle second interrupt tree
Ben Skeggs
4
-9
/
+38
2015-08-28
drm/nouveau/mc: abstract interface to master intr registers
Ben Skeggs
13
-11
/
+84
[prev]
[next]