| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | drm/nouveau: cull more unused stuff from nouveau_device | Ben Skeggs | 1 | -8/+0 |
| 3 days | drm/nouveau: Unregister switcheroo client on exit | Andreas Heider | 1 | -0/+2 |
| 3 days | drm/nouveau: make engine subclass subdev, and noaccel a bitfield | Ben Skeggs | 1 | -189/+12 |
| 3 days | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 1 | -1/+4 |
| 3 days | drm/nouveau/instmem: new implementation, on top of new interfaces | Ben Skeggs | 1 | -100/+1 |
| 3 days | drm/nouveau/therm: move sensor / thermal table code into its own module | Ben Skeggs | 1 | -7/+0 |
| 3 days | drm/nouveau/clk: separate from pm code, into sub-device modules | Ben Skeggs | 1 | -42/+0 |
| 3 days | drm/nouveau/fanctl: untangle from pm code and move into subdev modules | Ben Skeggs | 1 | -6/+0 |
| 3 days | drm/nouveau/volt: implement as subdev module | Ben Skeggs | 1 | -10/+0 |
| 3 days | drm/nouveau: fix a minor annoyance in an output string | Ben Skeggs | 1 | -1/+1 |
| 3 days | drm/nouveau/gpio: convert to sub-device modules | Ben Skeggs | 1 | -44/+3 |
| 3 days | drm/nouveau/fb: convert to sub-device modules, and merge with vram engine | Ben Skeggs | 1 | -85/+1 |
| 3 days | drm/nouveau/timer: convert to sub-device module | Ben Skeggs | 1 | -45/+11 |
| 3 days | drm/nouveau/mc: turn into sub-device module | Ben Skeggs | 1 | -27/+1 |
| 3 days | drm/nouveau/bios: rename struct, and split out into sub-device | Ben Skeggs | 1 | -6/+9 |
| 3 days | drm/nouveau: very scary looking cleanup commit | Ben Skeggs | 1 | -159/+152 |
| 3 days | drm/nouveau: rename drm_nouveau_private to nouveau_device | Ben Skeggs | 1 | -129/+129 |
| 3 days | drm/nouveau: rename engine to subsys, and exec_engine to engine | Ben Skeggs | 1 | -16/+16 |
| 3 days | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 1 | -74/+0 |
| 3 days | drm/nvd9/copy: initialise copy engine, seems to work like nvc0 | Ben Skeggs | 1 | -1/+2 |
| 3 days | drm/nouveau/ttm: untangle code to support accelerated buffer moves | Ben Skeggs | 1 | -60/+3 |
| 3 days | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 1 | -74/+34 |
| 3 days | drm/nouveau/fifo: remove all the "special" engine hooks | Ben Skeggs | 1 | -41/+0 |
| 3 days | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 1 | -8/+25 |
| 3 days | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 1 | -0/+21 |
| 3 days | drm/nouveau: use the same packet header macros as userspace | Ben Skeggs | 1 | -4/+4 |
| 3 days | drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods | Ben Skeggs | 1 | -0/+14 |
| 3 days | drm/nve0/gr: initial implementation | Ben Skeggs | 1 | -0/+5 |
| 3 days | drm/nve0/fifo: initial implementation | Ben Skeggs | 1 | -4/+8 |
| 2012-03-29 | drm/nouveau: oops, create m2mf for nvd9 too | Ben Skeggs | 1 | -1/+1 |
| 2012-03-26 | drm/nouveau: fix thinko causing init to fail on cards without accel | Ben Skeggs | 1 | -1/+1 |
| 2012-03-22 | drm/nve0: initial modesetting support for kepler chipsets | Ben Skeggs | 1 | -7/+54 |
| 2012-03-22 | drm/nouveau: remove m2mf creation on userspace channels | Ben Skeggs | 1 | -14/+77 |
| 2012-03-13 | drm/nouveau: map first page of mmio early and determine chipset earlier | Ben Skeggs | 1 | -61/+60 |
| 2012-03-13 | drm/nouveau/pm: init only after display subsystem has been created | Ben Skeggs | 1 | -7/+5 |
| 2012-03-13 | drm/nouveau: rework the init/takedown ordering | Ben Skeggs | 1 | -40/+41 |
| 2012-03-13 | drm/nv20-nv40: add memory type detection | Ben Skeggs | 1 | -1/+1 |
| 2012-03-13 | drm/nv20: split PFB code out of nv10_fb.c | Ben Skeggs | 1 | -8/+8 |
| 2012-03-13 | drm/nouveau: move vram detection funcs to chipset-specific fb code | Ben Skeggs | 1 | -5/+9 |
| 2012-02-16 | drm: move pci bus master enable into driver. | Dave Airlie | 1 | -0/+2 |
| 2012-01-13 | nouveau: Support Optimus models for vga_switcheroo | Peter Lekensteyn | 1 | -0/+1 |
| 2011-12-21 | drm/nvc0/pm: initial engine reclocking | Ben Skeggs | 1 | -0/+4 |
| 2011-12-21 | drm/nv40/disp: implement support for hotplug irq | Ben Skeggs | 1 | -0/+3 |
| 2011-12-21 | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 1 | -43/+21 |
| 2011-12-21 | drm/nvd0/disp: add support for page flipping | Ben Skeggs | 1 | -1/+1 |
| 2011-12-21 | drm/nouveau: shutdown display on suspend/hibernate | Ben Skeggs | 1 | -4/+2 |
| 2011-12-21 | drm/nouveau/disp: introduce proper init/fini, separate from create/destroy | Ben Skeggs | 1 | -8/+16 |
| 2011-12-21 | drm/nvc0/gr: add initial support for nvd9, not quite there yet.. | Ben Skeggs | 1 | -3/+2 |
| 2011-12-21 | drm/nv04-nv30/pm: port to newer interfaces | Ben Skeggs | 1 | -12/+12 |
| 2011-12-21 | drm/nv50/pm: rewrite clock management, and switch to the new pm hooks | Ben Skeggs | 1 | -3/+3 |