| Commit message (Expand) | Author | Age |
* | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/acpi: move definitions out of nouveau_drv.h | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: start culling unused code | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/pageflip: kick flip handling out of engsw and into fence | Ben Skeggs | 2012-10-02 |
* | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/instmem: completely new implementation, as a subdev module | Ben Skeggs | 2012-10-02 |
* | drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/fb: merge fb/vram and port to subdev interfaces | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/timer: port to subdev interfaces | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/mc: port to subdev interfaces | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: have non-core mmio accesses go through device object | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 2012-10-02 |
* | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 2012-10-02 |
* | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 2012-10-02 |
* | drm/nvc0/copy: check PUNITS to determine which copy engines are disabled | Ben Skeggs | 2012-08-28 |
* | drm/nouveau: disable copy engine on NVAF | Henrik Rydberg | 2012-08-13 |
* | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 2012-07-25 |
* | drm/nouveau: Unregister switcheroo client on exit | Andreas Heider | 2012-05-24 |
* | drm/nouveau: fix a minor annoyance in an output string | Ben Skeggs | 2012-05-24 |
* | drm/nvd9/copy: initialise copy engine, seems to work like nvc0 | Ben Skeggs | 2012-05-24 |
* | drm/nouveau/ttm: untangle code to support accelerated buffer moves | Ben Skeggs | 2012-05-24 |
* | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 2012-05-24 |
* | drm/nouveau/fifo: remove all the "special" engine hooks | Ben Skeggs | 2012-05-24 |
* | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 2012-05-24 |
* | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 2012-05-24 |
* | drm/nouveau: use the same packet header macros as userspace | Ben Skeggs | 2012-05-24 |
* | drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods | Ben Skeggs | 2012-05-24 |
* | drm/nve0/gr: initial implementation | Ben Skeggs | 2012-05-24 |
* | drm/nve0/fifo: initial implementation | Ben Skeggs | 2012-05-24 |
* | vga_switcheroo: Introduce struct vga_switcheroo_client_ops | Takashi Iwai | 2012-05-13 |
* | drm/nouveau: oops, create m2mf for nvd9 too | Ben Skeggs | 2012-03-29 |
* | drm/nouveau: fix thinko causing init to fail on cards without accel | Ben Skeggs | 2012-03-26 |
* | drm/nve0: initial modesetting support for kepler chipsets | Ben Skeggs | 2012-03-22 |
* | drm/nouveau: remove m2mf creation on userspace channels | Ben Skeggs | 2012-03-22 |
* | drm/nouveau: map first page of mmio early and determine chipset earlier | Ben Skeggs | 2012-03-13 |
* | drm/nouveau/pm: init only after display subsystem has been created | Ben Skeggs | 2012-03-13 |
* | drm/nouveau: rework the init/takedown ordering | Ben Skeggs | 2012-03-13 |
* | drm/nv20-nv40: add memory type detection | Ben Skeggs | 2012-03-13 |
* | drm/nv20: split PFB code out of nv10_fb.c | Ben Skeggs | 2012-03-13 |
* | drm/nouveau: move vram detection funcs to chipset-specific fb code | Ben Skeggs | 2012-03-13 |
* | drm: move pci bus master enable into driver. | Dave Airlie | 2012-02-16 |
* | nouveau: Support Optimus models for vga_switcheroo | Peter Lekensteyn | 2012-01-13 |
* | drm/nvc0/pm: initial engine reclocking | Ben Skeggs | 2011-12-21 |
* | drm/nv40/disp: implement support for hotplug irq | Ben Skeggs | 2011-12-21 |
* | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 2011-12-21 |
* | drm/nvd0/disp: add support for page flipping | Ben Skeggs | 2011-12-21 |
* | drm/nouveau: shutdown display on suspend/hibernate | Ben Skeggs | 2011-12-21 |