Age | Commit message (Expand) | Author | Files | Lines |
2016-05-20 | drm/nouveau: rename nouveau_drm.h to nouveau_drv.h | Ben Skeggs | 1 | -0/+207 |
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -551/+0 |
2012-10-03 | drm/nouveau/backlight: remove dependence on nouveau_drv.h | Ben Skeggs | 1 | -3/+7 |
2012-10-03 | drm/nouveau: move compat ioctl out of nouveau_drv.h | Ben Skeggs | 1 | -3/+0 |
2012-10-03 | drm/nouveau/acpi: move definitions out of nouveau_drv.h | Ben Skeggs | 1 | -18/+0 |
2012-10-03 | drm/nouveau/mxm: split up into bios code and a subdev module | Ben Skeggs | 1 | -4/+0 |
2012-10-03 | drm/nouveau: start culling unused code | Ben Skeggs | 1 | -135/+0 |
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -396/+11 |
2012-10-03 | drm/nouveau: move some more code around to more appropriate places | Ben Skeggs | 1 | -6/+0 |
2012-10-03 | drm/nouveau/fence: un-port from nouveau_exec_engine interfaces | Ben Skeggs | 1 | -1/+3 |
2012-10-03 | drm/nouveau: pull nouveau_gem definitions into their own header | Ben Skeggs | 1 | -33/+1 |
2012-10-03 | drm/nouveau: pull nouveau_bo definitions into their own header | Ben Skeggs | 1 | -86/+1 |
2012-10-03 | drm/nv04/disp: kick all private state out to own header | Ben Skeggs | 1 | -109/+0 |
2012-10-03 | drm/nouveau/instmem: completely new implementation, as a subdev module | Ben Skeggs | 1 | -141/+15 |
2012-10-03 | drm/nouveau: remove last use of nouveau_gpuobj_new_fake() | Ben Skeggs | 1 | -3/+1 |
2012-10-03 | drm/nouveau/gpuobj: remove flags for vm-mappings | Ben Skeggs | 1 | -3/+0 |
2012-10-03 | drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar | Ben Skeggs | 1 | -0/+7 |
2012-10-03 | drm/nv04-nv40/instmem: remove use of nouveau_gpuobj_new_fake() | Ben Skeggs | 1 | -2/+0 |
2012-10-03 | drm/nv04-nv40/instmem: duplicate nv04 code as nv40, remove alternate paths | Ben Skeggs | 1 | -0/+12 |
2012-10-03 | drm/nouveau/fb: merge fb/vram and port to subdev interfaces | Ben Skeggs | 1 | -129/+17 |
2012-10-03 | drm/nouveau/timer: port to subdev interfaces | Ben Skeggs | 1 | -18/+0 |
2012-10-03 | drm/nouveau/mc: port to subdev interfaces | Ben Skeggs | 1 | -18/+0 |
2012-10-03 | drm/nouveau: implement devinit subdev, and new init table parser | Ben Skeggs | 1 | -13/+10 |
2012-10-03 | drm/nouveau/clock: pull in the implementation from all over the place | Ben Skeggs | 1 | -28/+3 |
2012-10-03 | drm/nouveau/gpio: port gpio to subdev interfaces | Ben Skeggs | 1 | -27/+0 |
2012-10-03 | drm/nouveau/oldbios: remove shadowing support, use bios subdev's image | Ben Skeggs | 1 | -1/+0 |
2012-10-03 | drm/nouveau: have non-core mmio accesses go through device object | Ben Skeggs | 1 | -32/+6 |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 1 | -1/+3 |
2012-10-03 | drm/nouveau/agp: move all agp stuff into its own source file | Ben Skeggs | 1 | -3/+0 |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 1 | -2/+14 |
2012-07-26 | drm/nouveau: init vblank requests list | Marcin Slusarz | 1 | -2/+0 |
2012-07-26 | drm/nv50: extend vblank semaphore to generic dmaobj + offset pair | Ben Skeggs | 1 | -1/+0 |
2012-07-26 | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 1 | -14/+0 |
2012-07-26 | drm/nouveau: move current gpuobj code out of nouveau_object.c | Ben Skeggs | 1 | -1/+1 |
2012-05-31 | nouveau: add vmap support to nouveau prime support | Dave Airlie | 1 | -0/+3 |
2012-05-24 | drm/nouveau/ttm: untangle code to support accelerated buffer moves | Ben Skeggs | 1 | -1/+5 |
2012-05-24 | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 1 | -70/+3 |
2012-05-24 | drm/nouveau/fifo: remove all the "special" engine hooks | Ben Skeggs | 1 | -20/+1 |
2012-05-24 | drm/nouveau/fence: convert to exec engine, and improve channel sync | Ben Skeggs | 1 | -18/+2 |
2012-05-24 | drm/nouveau/fence: minor api changes for an upcoming rework | Ben Skeggs | 1 | -20/+6 |
2012-05-24 | drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around | Ben Skeggs | 1 | -27/+4 |
2012-05-24 | drm/nouveau: move flip-related channel setup to software engine | Ben Skeggs | 1 | -2/+0 |
2012-05-24 | drm/nouveau: create real execution engine for software object class | Ben Skeggs | 1 | -8/+0 |
2012-05-24 | drm/nv40-50/gr: restructure grctx/prog generation | Ben Skeggs | 1 | -2/+4 |
2012-05-24 | drm/nve0/gr: initial implementation | Ben Skeggs | 1 | -0/+3 |
2012-05-24 | drm/nve0/fifo: initial implementation | Ben Skeggs | 1 | -1/+9 |
2012-05-23 | nouveau: add PRIME support | Dave Airlie | 1 | -1/+9 |
2012-03-22 | drm/nve0: initial modesetting support for kepler chipsets | Ben Skeggs | 1 | -0/+1 |
2012-03-22 | drm/nouveau: bump version to 1.0.0 | Ben Skeggs | 1 | -4/+4 |
2012-03-22 | drm/nouveau: oops, increase channel dispc_vma to 4 | Ben Skeggs | 1 | -1/+1 |