| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | drm/nouveau: also reset any relevant chsw engine bits | Ben Skeggs | 1 | -3/+3 |
| 3 days | drm/nouveau: make engine subclass subdev, and noaccel a bitfield | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/instmem: new implementation, on top of new interfaces | Ben Skeggs | 1 | -0/+1 |
| 3 days | drm/nouveau/therm: move sensor / thermal table code into its own module | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/clk: separate from pm code, into sub-device modules | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/fanctl: untangle from pm code and move into subdev modules | Ben Skeggs | 1 | -1/+2 |
| 3 days | drm/nouveau/gpio: convert to sub-device modules | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/fb: convert to sub-device modules, and merge with vram engine | Ben Skeggs | 1 | -1/+0 |
| 3 days | drm/nouveau/bios: rename struct, and split out into sub-device | Ben Skeggs | 1 | -1/+2 |
| 3 days | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 1 | -0/+1 |
| 3 days | drm/nouveau: move current gpuobj code out of nouveau_object.c | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 1 | -2/+2 |
| 3 days | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 1 | -0/+1 |
| 3 days | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 1 | -0/+1 |
| 3 days | drm/nve0/gr: initial implementation | Ben Skeggs | 1 | -2/+2 |
| 3 days | drm/nve0/fifo: initial implementation | Ben Skeggs | 1 | -0/+1 |
| 2012-03-13 | drm/nv20: split PFB code out of nv10_fb.c | Ben Skeggs | 1 | -1/+2 |
| 2011-12-21 | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 1 | -1/+1 |
| 2011-12-21 | drm/nouveau/mxm: initial implementation of dcb sanitisation | Ben Skeggs | 1 | -1/+1 |
| 2011-12-21 | drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence | Ben Skeggs | 1 | -1/+1 |
| 2011-12-21 | drm/nouveau/vdec: implement stub modules for the known engines | Ben Skeggs | 1 | -1/+4 |
| 2011-09-20 | drm/nv40/pm: write nv40-specific reclocking routines | Ben Skeggs | 1 | -1/+1 |
| 2011-09-20 | drm/nvd0/disp: tidy up what we have so far | Ben Skeggs | 1 | -3/+3 |
| 2011-09-20 | drm/nvd0/disp: very initial evo setup | Ben Skeggs | 1 | -0/+1 |
| 2011-09-20 | drm/nouveau: rename nv40_mpeg to nv31_mpeg | Ben Skeggs | 1 | -1/+1 |
| 2011-09-20 | drm/nvc0/pm: initial implementation of clocks_get() | Ben Skeggs | 1 | -1/+1 |
| 2011-05-16 | drm/nv50: rename nv84_mpeg to nv50_mpeg | Ben Skeggs | 1 | -1/+1 |
| 2011-05-16 | drm/nv84: add support for PMPEG | Ben Skeggs | 1 | -1/+1 |
| 2011-05-16 | drm/nv40/vpe: add support for PMPEG | Ben Skeggs | 1 | -0/+1 |
| 2011-05-16 | drm/nvc0: implement support for copy engines | Ben Skeggs | 1 | -1/+1 |
| 2011-05-16 | drm/nva3: implement support for copy engine | Ben Skeggs | 1 | -0/+1 |
| 2010-12-21 | drm/nvc0: implement fbcon acceleration | Ben Skeggs | 1 | -2/+3 |
| 2010-12-21 | drm/nvc0: implement pgraph engine hooks | Ben Skeggs | 1 | -1/+1 |
| 2010-12-21 | drm/nvc0: initial vm implementation, use for bar1/bar3 management | Ben Skeggs | 1 | -1/+2 |
| 2010-12-21 | drm/nvc0: import initial vm backend | Ben Skeggs | 1 | -1/+1 |
| 2010-12-08 | drm/nv50: import new vm code | Ben Skeggs | 1 | -2/+3 |
| 2010-12-08 | drm/nv50: implement custom vram mm | Ben Skeggs | 1 | -2/+3 |
| 2010-12-03 | drm/nv84: move PCRYPT ISR out of nouveau_irq.c | Ben Skeggs | 1 | -1/+1 |
| 2010-12-03 | drm/nv50: move evo handling to nv50_evo.c | Ben Skeggs | 1 | -1/+1 |
| 2010-12-03 | drm/nv84: add support for the PCRYPT engine | Ben Skeggs | 1 | -0/+1 |
| 2010-10-04 | drm/nva3: split pm backend out from nv50 | Ben Skeggs | 1 | -2/+2 |
| 2010-09-24 | drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) | Martin Peres | 1 | -1/+1 |
| 2010-09-24 | drm/nv04-nv40: import initial pm backend | Ben Skeggs | 1 | -1/+1 |
| 2010-09-24 | drm/nv50: import initial clock get/set routines + hook up pm engine | Ben Skeggs | 1 | -1/+2 |
| 2010-09-24 | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 1 | -0/+1 |
| 2010-09-24 | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here | Ben Skeggs | 1 | -1/+1 |
| 2010-08-05 | drm/nvc0: starting point for GF100 support, everything stubbed | Ben Skeggs | 1 | -4/+4 |
| 2010-07-26 | drm/nouveau: introduce gpio engine | Ben Skeggs | 1 | -1/+1 |
| 2010-07-26 | drm/nv30: Init the PFB+0x3xx memory timing regs. | Francisco Jerez | 1 | -1/+1 |