Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-03 | drm/nouveau: port all engines to new engine module format | Ben Skeggs | 1 | -518/+0 |
2012-10-03 | drm/nouveau/instmem: completely new implementation, as a subdev module | Ben Skeggs | 1 | -319/+8 |
2012-10-03 | drm/nouveau: remove last use of nouveau_gpuobj_new_fake() | Ben Skeggs | 1 | -81/+71 |
2012-10-03 | drm/nouveau/gpuobj: remove flags for vm-mappings | Ben Skeggs | 1 | -1/+1 |
2012-10-03 | drm/nouveau/gpuobj: create wrapper functions for mapping gpuobj into vm/bar | Ben Skeggs | 1 | -0/+31 |
2012-10-03 | drm/nouveau: implement module init functions in nouveau_drm.c | Ben Skeggs | 1 | -1/+1 |
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 1 | -3/+3 |
2012-07-26 | drm/nouveau: mark most of our ioctls as deprecated, move to compat layer | Ben Skeggs | 1 | -60/+0 |
2012-07-26 | drm/nouveau: move current gpuobj code out of nouveau_object.c | Ben Skeggs | 1 | -0/+868 |