index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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-29
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-24
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
2014-01-23
drm/nve0/fb/gddr5: found LP3 setting
Ben Skeggs
2
-7
/
+8
2014-01-23
drm/nve0/fb: note the memory voltage toggle, not using it yet
Ben Skeggs
2
-4
/
+4
[next]