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.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
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy
Michel Dänzer
1
-1
/
+1
2016-08-08
drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm
Michel Dänzer
1
-2
/
+2
2016-08-08
drm/ttm: Wait for a BO to become idle before unbinding it from GTT
Michel Dänzer
1
-2
/
+2
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-7
/
+6
2016-08-02
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
6
-45
/
+76
2016-07-30
drm/nouveau/gr/nv3x: fix instobj write offsets in gr setup
Ilia Mirkin
2
-4
/
+4
2016-07-30
drm/nouveau/acpi: fix lockup with PCIe runtime PM
Peter Wu
1
-4
/
+31
2016-07-30
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
1
-5
/
+13
2016-07-30
drm/nouveau/acpi: return supported DSM functions
Peter Wu
1
-7
/
+9
2016-07-30
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
Peter Wu
1
-32
/
+26
2016-07-30
drm/nouveau/fbcon: fix font width not divisible by 8
Mikulas Patocka
3
-4
/
+4
2016-07-27
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-6
/
+0
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
1
-1
/
+2
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
141
-641
/
+3846
2016-07-15
drm/nouveau: make fbdev support really optional
Tobias Jakobi
1
-6
/
+0
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
4
-19
/
+9
2016-07-14
Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
129
-565
/
+3710
2016-07-14
drm/nouveau/bus: remove cpu_coherent flag
Alexandre Courbot
4
-5
/
+1
2016-07-14
drm/nouveau/ttm: remove special handling of coherent objects
Alexandre Courbot
1
-56
/
+5
2016-07-14
drm/nouveau: check for supported chipset before booting fbdev off the hw
Ben Skeggs
1
-1
/
+10
2016-07-14
drm/nouveau/ce/gp104: initial support
Ben Skeggs
7
-0
/
+54
2016-07-14
drm/nouveau/fifo/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/disp/gp104: initial support
Ben Skeggs
25
-5
/
+394
2016-07-14
drm/nouveau/dma/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/ltc/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/ibus/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/i2c/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/gpio/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/fuse/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bus/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bar/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mmu/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/fb/gp104: initial support
Ben Skeggs
6
-1
/
+49
2016-07-14
drm/nouveau/imem/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/devinit/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/bios/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/tmr/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/pci/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/mc/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/top/gp104: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/core: recognise GP104 chipset
Ben Skeggs
1
-0
/
+6
2016-07-14
drm/nouveau/sw/gp100: initial support
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/gr/gp100: initial support
Ben Skeggs
9
-1
/
+362
2016-07-14
drm/nouveau/ce/gp100: initial support
Ben Skeggs
6
-0
/
+113
2016-07-14
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
9
-1
/
+110
2016-07-14
drm/nouveau/disp/gp100: initial support
Ben Skeggs
11
-0
/
+162
2016-07-14
drm/nouveau/dma/gp100: initial implementation
Ben Skeggs
1
-0
/
+1
2016-07-14
drm/nouveau/secboot/gm200: initial support
Ben Skeggs
2
-0
/
+17
2016-07-14
drm/nouveau/ltc/gp100: initial support
Ben Skeggs
6
-1
/
+80
2016-07-14
drm/nouveau/ibus/gp100: initial support
Ben Skeggs
1
-0
/
+1
[next]