index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
core
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
Dave Airlie
6
-27
/
+91
2014-12-22
drm/nouveau/nouveau: Do not BUG_ON(!spin_is_locked()) on UP
Bruno Prémont
2
-3
/
+3
2014-12-22
drm/nv4c/mc: disable msi
Ilia Mirkin
1
-8
/
+0
2014-12-22
drm/nouveau/fb/ram/mcp77: enable NISO poller
Pierre Moreau
1
-5
/
+39
2014-12-22
drm/nouveau/fb/ram/mcp77: use carveout reg to determine size
Ben Skeggs
1
-4
/
+3
2014-12-22
drm/nouveau/fb/ram/mcp77: subclass nouveau_ram
Ben Skeggs
1
-10
/
+14
2014-12-22
drm/nouveau/device: Add support for GK208B, resolves bug 86935
Sven Köhler
1
-0
/
+33
2014-12-22
drm/nouveau/bios: fix oops on pre-nv50 chipsets
Ben Skeggs
1
-2
/
+4
2014-12-08
Merge tag 'v3.18' into drm-next
Dave Airlie
4
-5
/
+4
2014-12-02
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
Dave Airlie
103
-2361
/
+5799
2014-12-02
drm/nouveau/volt: add support for GK20A
Vince Hsu
5
-0
/
+217
2014-12-02
drm/nouveau/volt: allow non-bios voltage scaling
Vince Hsu
1
-29
/
+38
2014-12-02
drm/gf100-/gr: return non-fatal error code when fw not present
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau/devinit: bump priv ring timeouts before executing scripts
Ben Skeggs
2
-1
/
+10
2014-12-02
drm/nouveau/bios: translate ramcfg strap through M0203
Ben Skeggs
1
-1
/
+12
2014-12-02
drm/nouveau/fb: make use of M0203 routines for ram type determination
Ben Skeggs
1
-22
/
+15
2014-12-02
drm/nouveau/bios: add parsing of BIT M(v2) +0x03 table
Ben Skeggs
2
-0
/
+160
2014-12-02
drm/nouveau/core: allow vbios parsing without knowing chipset type
Ben Skeggs
1
-0
/
+5
2014-12-02
drm/nouveau/device: store revision
Ben Skeggs
2
-1
/
+4
2014-12-02
drm/nouveau/core: add some forgotten subdevs to disable mask
Ben Skeggs
1
-0
/
+2
2014-12-02
drm/gk20a/clk: fix max VCO value
Alexandre Courbot
1
-1
/
+1
2014-12-02
drm/nouveau: introduce nv_device_is_cpu_coherent()
Alexandre Courbot
1
-0
/
+6
2014-12-02
drm/nouveau/disp: clear notify intr status when enabling, to prevent races
Ben Skeggs
2
-0
/
+4
2014-12-02
drm/nv50-/disp: rename class members to match nvidia channel names
Ben Skeggs
11
-206
/
+206
2014-12-02
drm/nouveau/core: remove some dead code that got forgotten
Ben Skeggs
3
-135
/
+0
2014-12-02
drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()
Roy Spliet
1
-1
/
+1
2014-12-02
drm/nva3/clock: Allow user reclocking
Roy Spliet
1
-1
/
+1
2014-12-02
drm/nouveau/fb/ramnva3: Reclocking script for GDDR3
Roy Spliet
2
-10
/
+92
2014-12-02
drm/nouveau/fb/ramnva3: Reclocking script for DDR2
Roy Spliet
1
-15
/
+42
2014-12-02
drm/nouveau/fb/ramnva3: Reclocking script for DDR3
Roy Spliet
3
-75
/
+219
2014-12-02
drm/nouveau/fb/ramnva3: Ressurect timing calculation code
Roy Spliet
3
-14
/
+132
2014-12-02
drm/nouveau/fb/ramnva3: Link training for DDR3
Roy Spliet
10
-1415
/
+2259
2014-12-02
drm/nouveau/fb/gddr3: Generate MR values
Roy Spliet
2
-0
/
+118
2014-12-02
drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoff
Roy Spliet
4
-4
/
+4
2014-12-02
drm/gk104-/fifo: handle copy engine class errors
Ben Skeggs
1
-6
/
+42
2014-12-02
drm/nouveau/bios: stop after NV+NPDS+ISBN image
Ben Skeggs
1
-4
/
+9
2014-12-02
drm/nouveau/bios: add some more signatures as seen on my gtx660
Ben Skeggs
2
-0
/
+2
2014-12-02
drm/nouveau/device: recognise GM204
Ben Skeggs
2
-1
/
+45
2014-12-02
drm/gm204/disp: some magic that fixes bringup of uninitialised outputs
Ben Skeggs
5
-3
/
+24
2014-12-02
drm/gm204/disp: initial support
Ben Skeggs
6
-1
/
+251
2014-12-02
drm/gf110-/disp: magic that might help some tmds issues
Ben Skeggs
1
-2
/
+10
2014-12-02
drm/nouveau/bios: support for opcodes 0x47/0x48
Ben Skeggs
1
-0
/
+36
2014-12-02
drm/nouveau/bios: add support for udisp 2.2
Ben Skeggs
1
-0
/
+1
2014-12-02
drm/nouveau/bios: add support for dp 4.1
Ben Skeggs
1
-1
/
+9
2014-12-02
drm/nouveau/i2c: add support for DCB_I2C_PMGR port type
Ben Skeggs
1
-0
/
+12
2014-12-02
drm/nouveau/bios: add support for ccb 4.1
Ben Skeggs
2
-7
/
+25
2014-12-02
drm/nouveau/bios: add support for dcb 4.1
Ben Skeggs
1
-12
/
+15
2014-12-02
drm/gm204/i2c: add aux channel driver
Ben Skeggs
6
-3
/
+232
2014-12-02
drm/gm204/i2c: add pad driver
Ben Skeggs
2
-0
/
+87
2014-12-02
drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c
Ben Skeggs
4
-3
/
+14
[next]