Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: allocate fixed amount of PRAMIN per channel on all chipsets | Ben Skeggs | 2010-07-13 | 1 | -28/+8 |
* | drm/nouveau: add instmem flush() hook | Ben Skeggs | 2010-07-13 | 1 | -33/+12 |
* | drm/nouveau: remove dev_priv->init_state and friends | Ben Skeggs | 2010-07-13 | 1 | -2/+0 |
* | drm/nouveau: use drm_mm in preference to custom code doing the same thing | Ben Skeggs | 2010-07-13 | 1 | -14/+14 |
* | drm/nouveau: move dereferences after null checks | Marcin Slusarz | 2010-02-11 | 1 | -1/+2 |
* | drm/nouveau: Allocate a per-channel instance of NV_SW. | Francisco Jerez | 2010-01-11 | 1 | -1/+1 |
* | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 2009-12-11 | 1 | -0/+1294 |