Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: initialise DMA tracking parameters earlier | Ben Skeggs | 2010-01-11 | 1 | -0/+1 |
* | drm/nouveau: remove unused nouveau_channel_idle() function | Ben Skeggs | 2010-01-11 | 1 | -1/+0 |
* | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 1 | -9/+11 |
* | drm/nouveau: Clean up the nv17-nv4x load detection code a bit. | Francisco Jerez | 2010-01-11 | 1 | -5/+1 |
* | drm/nouveau: Make the MM aware of pre-G80 tiling. | Francisco Jerez | 2010-01-11 | 1 | -0/+22 |
* | drm/nouveau: Pre-G80 tiling support. | Francisco Jerez | 2010-01-11 | 1 | -0/+18 |
* | drm/nouveau: Add cache_flush/pull fifo engine functions. | Francisco Jerez | 2010-01-11 | 1 | -0/+4 |
* | drm/nv40: implement ctxprog/state generation | Ben Skeggs | 2009-12-16 | 1 | -3/+10 |
* | drm/nouveau: use drm debug levels | Maarten Maathuis | 2009-12-16 | 1 | -2/+12 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+1286 |