Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nv50: add a memory barrier to pushbuf submission | Maarten Maathuis | 2010-03-10 | 1 | -0/+5 |
* | drm/nouveau: new gem pushbuf interface, bump to 0.0.16 | Ben Skeggs | 2010-02-25 | 1 | -2/+2 |
* | drm/nv50: make pushbuf dma object cover entire vm | Ben Skeggs | 2010-02-25 | 1 | -3/+3 |
* | drm/nv50: switch to indirect push buffer controls | Ben Skeggs | 2010-02-25 | 1 | -2/+106 |
* | drm/nouveau: fix a race condition in nouveau_dma_wait() | Ben Skeggs | 2010-01-18 | 1 | -29/+47 |
* | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-11 | 1 | -6/+9 |
* | drm/nouveau: use dma.max rather than pushbuf size for checking GET validity | Ben Skeggs | 2010-01-11 | 1 | -1/+1 |
* | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 1 | -0/+17 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+206 |