Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: remove some unused members from drm_nouveau_private | Ben Skeggs | 2010-04-09 | 1 | -2/+0 |
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs | 2010-02-25 | 1 | -5/+8 |
* | drm/nv50: make pushbuf dma object cover entire vm | Ben Skeggs | 2010-02-25 | 1 | -4/+9 |
* | drm/nouveau: protect channel create/destroy and irq handler with a spinlock | Maarten Maathuis | 2010-02-25 | 1 | -1/+12 |
* | drm/nv50: avoid unloading pgraph context when ctxprog is running | Maarten Maathuis | 2010-02-10 | 1 | -4/+3 |
* | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-11 | 1 | -0/+2 |
* | drm/nouveau: remove unused nouveau_channel_idle() function | Ben Skeggs | 2010-01-11 | 1 | -41/+0 |
* | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 1 | -1/+3 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+468 |