Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-03 | drm/nouveau: restructure source tree, split core from drm implementation | Ben Skeggs | 1 | -138/+0 |
2012-05-24 | drm/nouveau/fifo: turn all fifo modules into engine modules | Ben Skeggs | 1 | -187/+85 |
2012-05-24 | drm/nouveau/fifo: remove all the "special" engine hooks | Ben Skeggs | 1 | -10/+4 |
2010-12-08 | drm/nouveau: make fifo.create_context() responsible for mapping control regs | Ben Skeggs | 1 | -0/+5 |
2010-12-03 | drm/nouveau: move PFIFO ISR into nv04_fifo.c | Ben Skeggs | 1 | -0/+1 |
2010-12-03 | drm/nouveau: Refactor context destruction to avoid a lock ordering issue. | Francisco Jerez | 1 | -11/+0 |
2010-12-03 | drm/nouveau: add more fine-grained locking to channel list + structures | Ben Skeggs | 1 | -1/+1 |
2010-09-24 | drm/nouveau: tidy ram{ht,fc,ro} a bit | Ben Skeggs | 1 | -6/+7 |
2010-09-24 | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity | Ben Skeggs | 1 | -3/+3 |
2010-07-13 | drm/nouveau: add instmem flush() hook | Ben Skeggs | 1 | -10/+0 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+260 |