| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/nouveau/clock: pull in the implementation from all over the place | Ben Skeggs | 2012-10-03 | 1 | -1/+3 |
* | drm/nouveau/clk: implement stub clock subdev | Ben Skeggs | 2012-10-03 | 1 | -0/+5 |
* | drm/nouveau/i2c: port to subdev interfaces | Ben Skeggs | 2012-10-03 | 1 | -0/+4 |
* | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs | 2012-10-03 | 1 | -0/+3 |
* | drm/nouveau/bios: pull in basic vbios subdev, more to come later | Ben Skeggs | 2012-10-03 | 1 | -0/+2 |
* | drm/nouveau: have non-core mmio accesses go through device object | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 2012-10-03 | 1 | -1/+2 |
* | drm/nouveau/core: pull in most of the new core infrastructure | Ben Skeggs | 2012-10-03 | 1 | -2/+20 |
* | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 2012-10-03 | 1 | -1/+1 |
* | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 2012-10-03 | 1 | -23/+65 |
* | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 2012-07-26 | 1 | -0/+1 |
* | drm/nouveau: move current gpuobj code out of nouveau_object.c | Ben Skeggs | 2012-07-26 | 1 | -1/+1 |
* | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 2012-05-24 | 1 | -2/+2 |
* | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 2012-05-24 | 1 | -0/+1 |
* | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 2012-05-24 | 1 | -0/+1 |
* | drm/nve0/gr: initial implementation | Ben Skeggs | 2012-05-24 | 1 | -2/+2 |
* | drm/nve0/fifo: initial implementation | Ben Skeggs | 2012-05-24 | 1 | -0/+1 |
* | nouveau: add PRIME support | Dave Airlie | 2012-05-23 | 1 | -1/+1 |
* | drm/nv20: split PFB code out of nv10_fb.c | Ben Skeggs | 2012-03-13 | 1 | -1/+2 |
* | drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues | Ben Skeggs | 2011-12-21 | 1 | -1/+1 |
* | drm/nouveau/mxm: initial implementation of dcb sanitisation | Ben Skeggs | 2011-12-21 | 1 | -1/+1 |
* | drm/nouveau/hdmi: build ELD from EDID, notify audio driver of its presence | Ben Skeggs | 2011-12-21 | 1 | -1/+1 |
* | drm/nouveau/vdec: implement stub modules for the known engines | Ben Skeggs | 2011-12-21 | 1 | -1/+4 |
* | drm/nv40/pm: write nv40-specific reclocking routines | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nvd0/disp: tidy up what we have so far | Ben Skeggs | 2011-09-20 | 1 | -3/+3 |
* | drm/nvd0/disp: very initial evo setup | Ben Skeggs | 2011-09-20 | 1 | -0/+1 |
* | drm/nouveau: rename nv40_mpeg to nv31_mpeg | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nvc0/pm: initial implementation of clocks_get() | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nv50: rename nv84_mpeg to nv50_mpeg | Ben Skeggs | 2011-05-16 | 1 | -1/+1 |
* | drm/nv84: add support for PMPEG | Ben Skeggs | 2011-05-16 | 1 | -1/+1 |
* | drm/nv40/vpe: add support for PMPEG | Ben Skeggs | 2011-05-16 | 1 | -0/+1 |
* | drm/nvc0: implement support for copy engines | Ben Skeggs | 2011-05-16 | 1 | -1/+1 |
* | drm/nva3: implement support for copy engine | Ben Skeggs | 2011-05-16 | 1 | -0/+1 |
* | drm/nvc0: implement fbcon acceleration | Ben Skeggs | 2010-12-21 | 1 | -2/+3 |
* | drm/nvc0: implement pgraph engine hooks | Ben Skeggs | 2010-12-21 | 1 | -1/+1 |
* | drm/nvc0: initial vm implementation, use for bar1/bar3 management | Ben Skeggs | 2010-12-21 | 1 | -1/+2 |
* | drm/nvc0: import initial vm backend | Ben Skeggs | 2010-12-21 | 1 | -1/+1 |
* | drm/nv50: import new vm code | Ben Skeggs | 2010-12-08 | 1 | -2/+3 |
* | drm/nv50: implement custom vram mm | Ben Skeggs | 2010-12-08 | 1 | -2/+3 |
* | drm/nv84: move PCRYPT ISR out of nouveau_irq.c | Ben Skeggs | 2010-12-03 | 1 | -1/+1 |
* | drm/nv50: move evo handling to nv50_evo.c | Ben Skeggs | 2010-12-03 | 1 | -1/+1 |
* | drm/nv84: add support for the PCRYPT engine | Ben Skeggs | 2010-12-03 | 1 | -0/+1 |
* | drm/nva3: split pm backend out from nv50 | Ben Skeggs | 2010-10-05 | 1 | -2/+2 |
* | drm/nouveau: Add temperature support (vbios parsing, readings, hwmon) | Martin Peres | 2010-09-24 | 1 | -1/+1 |
* | drm/nv04-nv40: import initial pm backend | Ben Skeggs | 2010-09-24 | 1 | -1/+1 |
* | drm/nv50: import initial clock get/set routines + hook up pm engine | Ben Skeggs | 2010-09-24 | 1 | -1/+2 |
* | drm/nouveau: import initial work on vbios performance table parsing | Ben Skeggs | 2010-09-24 | 1 | -0/+1 |
* | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here | Ben Skeggs | 2010-09-24 | 1 | -1/+1 |
* | drm/nvc0: starting point for GF100 support, everything stubbed | Ben Skeggs | 2010-08-06 | 1 | -4/+4 |
* | drm/nouveau: introduce gpio engine | Ben Skeggs | 2010-07-26 | 1 | -1/+1 |