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
2014-01-20
drm/nouveau/mxm: fix null deref on load
Ilia Mirkin
1
-2
/
+2
2014-01-15
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-10
/
+17
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
6
-10
/
+17
2014-01-08
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...
Dave Airlie
8
-11
/
+21
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
1
-4
/
+4
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
1
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
1
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
3
-3
/
+7
2014-01-01
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-2
/
+14
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-2
/
+14
2013-12-16
drm/nouveau: only runtime suspend by default in optimus configuration
Ilia Mirkin
1
-0
/
+6
2013-12-05
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
11
-17
/
+499
2013-12-03
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
Dan Carpenter
1
-1
/
+1
2013-12-03
drm/nouveau/sw: fix oops if gpu has its display block disabled
Ben Skeggs
1
-1
/
+1
2013-12-03
drm/nouveau: unreference fence after syncing
Ben Skeggs
1
-0
/
+1
2013-12-03
drm/nouveau/kms: send timestamp data for correct head in flip completion events
Maarten Lankhorst
1
-1
/
+1
2013-12-03
drm/nouveau/clk: Add support for NVAA/NVAC
Roy Spliet
4
-2
/
+452
2013-12-03
drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+
Roy Spliet
2
-0
/
+6
2013-12-03
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
1
-2
/
+13
2013-12-03
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
1
-1
/
+9
2013-12-03
drm/nv10/plane: fix format computation
Ilia Mirkin
1
-8
/
+9
2013-12-03
drm/nv04-nv30/clk: provide an empty domain list
Ben Skeggs
1
-1
/
+6
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
247
-7006
/
+19634
2013-11-15
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
16
-86
/
+105
2013-11-15
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-4
/
+4
2013-11-14
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
1
-1
/
+2
2013-11-14
drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800
Dan Carpenter
1
-1
/
+1
2013-11-14
drm/nouveau/pwr: fix missing mutex unlock in a failure path
Ben Skeggs
1
-5
/
+5
2013-11-14
drm/nv40/therm: fix slowing down fan when pstate undefined
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nv11-: synchronise flips to vblank, unless async flip requested
Ben Skeggs
2
-4
/
+32
2013-11-14
drm/nvc0-: remove nasty fifo swmthd hack for flip completion method
Ben Skeggs
4
-26
/
+9
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
4
-9
/
+32
2013-11-14
drm/nouveau: always queue flips relative to kernel channel activity
Ben Skeggs
1
-9
/
+8
2013-11-14
drm/nouveau: there is no need to reserve/fence the new fb when flipping
Ben Skeggs
1
-13
/
+4
2013-11-14
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
3
-15
/
+7
2013-11-14
drm/nvc8/mc: msi rearm is via the nvc0 method
Ben Skeggs
1
-1
/
+1
2013-11-10
drm/nouveau: fix 32-bit build
Dave Airlie
1
-1
/
+1
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
1
-1
/
+0
2013-11-08
drm/nouveau: consider CLASS_DISPLAY_3D devices while detecting dsm/optimus
Emil Velikov
1
-0
/
+10
2013-11-08
drm/nouveau/fb: implement various bits of work towards memory reclocking
Ben Skeggs
21
-60
/
+3093
2013-11-08
drm/nouveau: implement a simple sysfs interface to new pm code
Ben Skeggs
5
-5
/
+191
2013-11-08
drm/nouveau/device: initial control object class, with pstate control methods
Ben Skeggs
5
-2
/
+196
2013-11-08
drm/nouveau/clk: implement power state and engine clock control in core
Ben Skeggs
19
-65
/
+2590
[next]