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
2014-03-16
drm: init TTM dev_mapping in ttm_bo_device_init()
David Herrmann
2
-3
/
+3
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+1
2014-02-21
Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+24
2014-02-21
ACPI / nouveau: fix probing regression related to _DSM
Jiang Liu
1
-2
/
+24
2014-02-18
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
14
-12
/
+69
2014-02-18
drm/nouveau: fix TTM_PL_TT memtype on pre-nv50
Ilia Mirkin
1
-1
/
+1
2014-02-18
drm/nv50/disp: use correct register to determine DP display bpp
Ilia Mirkin
1
-1
/
+1
2014-02-18
drm/nouveau/fb: use correct ram oclass for nv1a hardware
Emil Velikov
1
-1
/
+1
2014-02-18
drm/nv50/gr: add missing nv_error parameter priv
Ilia Mirkin
1
-1
/
+1
2014-02-18
drm/nouveau: fix ENG_RUNLIST register address
Alexandre Courbot
1
-1
/
+1
2014-02-18
drm/nv4c/bios: disallow retrieving from prom on nv4x igp's
Ilia Mirkin
1
-0
/
+4
2014-02-18
drm/nv4c/vga: decode register is in a different place on nv4x igp's
Ilia Mirkin
1
-1
/
+3
2014-02-18
drm/nv4c/mc: nv4x igp's have a different msi rearm register
Ilia Mirkin
6
-6
/
+54
2014-02-18
drm/nouveau: set irq_enabled manually
Ilia Mirkin
1
-0
/
+3
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
131
-5871
/
+12640
2014-01-30
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
14
-12
/
+244
2014-01-30
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
1
-4
/
+10
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
3
-0
/
+86
2014-01-30
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
Ben Skeggs
10
-7
/
+146
2014-01-30
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
2014-01-29
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...
Dave Airlie
1
-2
/
+2
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-132
/
+54
2014-01-23
drm/nouveau: call drm_vblank_cleanup() earlier
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nouveau: create base display from common code
Ben Skeggs
6
-31
/
+31
2014-01-23
drm/nv50/gr: print mpc trap name when it's not an mp trap
Ilia Mirkin
1
-0
/
+20
2014-01-23
drm/nv50/gr: update list of mp errors, make it a bitfield
Ilia Mirkin
1
-8
/
+10
2014-01-23
drm/nv50/gr: add more trap names to print on error
Ilia Mirkin
1
-58
/
+70
2014-01-23
drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50
Ilia Mirkin
4
-10
/
+35
2014-01-23
drm/nouveau: hold mutex while syncing to kernel channel
Maarten Lankhorst
1
-7
/
+8
2014-01-23
drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbios
Ilia Mirkin
17
-35
/
+287
2014-01-23
drm/nouveau/device: provide a way for devinit to mark engines as disabled
Ilia Mirkin
2
-5
/
+19
2014-01-23
drm/nouveau/devinit: tidy up the subdev class definition
Ben Skeggs
22
-283
/
+209
2014-01-23
drm/nouveau/bar: tidy up the subdev and object class definitions
Ben Skeggs
7
-25
/
+38
2014-01-23
drm/nouveau/instmem: tidy up the object class definition
Ben Skeggs
7
-114
/
+127
2014-01-23
drm/nouveau/instmem: tidy up the subdev class definition
Ben Skeggs
15
-208
/
+223
2014-01-23
drm/nouveau/pwr: implement a simple i2c stack
Ben Skeggs
11
-279
/
+2066
2014-01-23
drm/nouveau/pwr: have rd/wr32 routines clobber data instead of addr
Ben Skeggs
5
-65
/
+67
2014-01-23
drm/nve0/fb: turn off some bits in 10f584 at init
Ben Skeggs
1
-0
/
+1
2014-01-23
drm/nve0/fb/gddr5: merge a fix from ddr3 for one of the timing settings
Ben Skeggs
1
-2
/
+5
2014-01-23
drm/nve0/fb/gddr5: yet another random 10f200 bit
Ben Skeggs
3
-0
/
+10
2014-01-23
drm/nvc0-/fb: hook up skeleton interrupt handler
Ben Skeggs
2
-0
/
+18
2014-01-23
drm/nve0/fb/gddr5: more 10f200 stuff
Ben Skeggs
1
-3
/
+5
2014-01-23
drm/nve0/clk: report ddr memory frequency
Ben Skeggs
1
-1
/
+1
2014-01-23
drm/nouveau/fb/gddr5: make sure we update mr7 when we're supposed to
Ben Skeggs
1
-4
/
+13
2014-01-23
drm/nve0/fb/gddr5: 10f698/69c
Ben Skeggs
1
-1
/
+5
2014-01-23
drm/nve0/fb: it's now safe to obey the memory voltage setting properly
Ben Skeggs
1
-2
/
+2
2014-01-23
drm/nve0/fb: multi-stage reclock is required for certain transitions
Ben Skeggs
2
-16
/
+70
2014-01-23
drm/nouveau/clk: allow fb to signal it needs to do a multi-stage reclock
Ben Skeggs
1
-3
/
+6
2014-01-23
drm/nve0/fb/gddr5: parse bios data into struct rather than using directly
Ben Skeggs
10
-218
/
+412
[next]