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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-03-16
drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
Ilia Mirkin
1
-1
/
+2
2016-11-20
drm/nouveau/acpi: check for function 0x1B before using it
Peter Wu
1
-5
/
+13
2016-11-20
drm/nouveau/acpi: return supported DSM functions
Peter Wu
1
-7
/
+9
2016-11-20
drm/nouveau/acpi: ensure matching ACPI handle and supported functions
Peter Wu
1
-32
/
+26
2016-11-20
drm/nouveau/fbcon: fix font width not divisible by 8
Mikulas Patocka
3
-4
/
+4
2016-11-20
drm/nouveau: Don't leak runtime pm ref on driver unload
Lukas Wunner
1
-1
/
+4
2016-08-23
drm/nouveau/fbcon: fix out-of-bounds memory accesses
Ben Skeggs
4
-13
/
+7
2016-02-02
drm/nouveau/kms: take mode_config mutex in connector hotplug path
Ben Skeggs
1
-0
/
+3
2016-01-28
drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
Hans de Goede
1
-1
/
+1
2015-11-16
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-11-16
drm/nouveau/fbcon: take runpm reference when userspace has an open fd
Ben Skeggs
1
-0
/
+24
2015-01-16
drm/nv4c/mc: disable msi
Ilia Mirkin
1
-8
/
+0
2014-12-10
nouveau: move the hotplug ignore to correct place.
Dave Airlie
1
-1
/
+1
2014-12-10
drm/nouveau/gf116: remove copy1 engine
Ilia Mirkin
1
-1
/
+0
2014-11-17
drm/nouveau/gpio: rename g92 class to g94
Emil Velikov
7
-30
/
+30
2014-11-14
drm/nouveau/bios: memset dcb struct to zero before parsing
Ben Skeggs
1
-0
/
+1
2014-11-14
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
1
-1
/
+2
2014-11-14
drm/nouveau: ltc/gf100-: fix cbc issues on certain boards
Ben Skeggs
4
-1
/
+5
2014-11-14
drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB
Ben Skeggs
1
-1
/
+1
2014-11-14
drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform
Ben Skeggs
1
-2
/
+2
2014-11-14
drm/nouveau/bar: behave better if ioremap failed
Ben Skeggs
1
-3
/
+11
2014-11-14
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
3
-53
/
+26
2014-11-14
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2
-6
/
+18
2014-11-14
drm/nouveau/kms: restore acceleration before fb_set_suspend() resumes
Ben Skeggs
1
-3
/
+3
2014-11-14
drm/nouveau/kms: take more care when pulling down accelerated fbcon
Ben Skeggs
3
-39
/
+61
2014-10-06
drm/nouveau/runpm: fix module unload
Alex Deucher
1
-0
/
+9
2014-10-06
PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
Bjorn Helgaas
1
-0
/
+1
2014-10-06
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-0
/
+3
2014-09-17
drm/nouveau: Bump version from 1.1.1 to 1.1.2
Mario Kleiner
1
-1
/
+3
2014-09-17
drm/nouveau: Dis/Enable vblank irqs during suspend/resume.
Mario Kleiner
1
-0
/
+11
2014-07-15
Merge branch 'linux-3.16' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
1
-3
/
+3
2014-07-15
drm/nouveau/therm: fix a potential deadlock in the therm monitoring code
Martin Peres
1
-3
/
+3
2014-07-10
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
10
-31
/
+29
2014-07-08
drm/nouveau/ram: fix test for gpio presence
Ben Skeggs
1
-1
/
+1
2014-07-08
drm/nouveau/dp: workaround broken display
Ben Skeggs
1
-0
/
+1
2014-07-08
drm/nouveau/dp: fix required link bandwidth calculations
Ben Skeggs
3
-9
/
+11
2014-07-08
drm/nouveau/kms: restore fbcon after display has been resumed
Ben Skeggs
3
-19
/
+12
2014-07-08
drm/nv50-/kms: pass a non-zero value for head to sor dpms methods
Ben Skeggs
1
-1
/
+2
2014-07-08
drm/nouveau/fb: Prevent inlining of ramfuc_reg
Stéphane Marchesin
1
-1
/
+1
2014-07-08
drm/gk104/ram: bash mpll bit 31 on
Ben Skeggs
1
-0
/
+1
2014-06-18
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
5
-3
/
+46
2014-06-18
drm/nouveau/disp: fix oops in destructor with headless cards
Maarten Lankhorst
1
-2
/
+4
2014-06-18
drm/gf117/i2c: no aux channels on this chipset
Ben Skeggs
4
-1
/
+42
2014-06-17
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
24
-760
/
+1084
2014-06-17
drm/nouveau/pwr: fix typo in fifo wrap handling
Ben Skeggs
5
-5
/
+5
2014-06-17
drm/nv50/disp: fix a potential oops in supervisor handling
Ben Skeggs
1
-1
/
+1
2014-06-17
drm/nouveau/disp/dp: don't touch link config after success
Ben Skeggs
1
-4
/
+3
2014-06-17
drm/nouveau/kms: reference vblank for crtc during pageflip.
Mario Kleiner
1
-0
/
+7
2014-06-17
drm/gk104/fb/ram: fixups from an earlier search+replace
Ben Skeggs
1
-38
/
+38
2014-06-17
drm/nv50/gr: remove an unneeded write while initialising PGRAPH
Pierre Moreau
1
-1
/
+0
[next]