Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nv50: initial work to allow multiple evo channels | Ben Skeggs | 2010-12-03 | 1 | -1/+1 |
* | drm/nouveau: return error from nouveau_ramht_remove() if not found | Ben Skeggs | 2010-12-03 | 1 | -2/+3 |
* | drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks. | Francisco Jerez | 2010-11-18 | 1 | -27/+44 |
* | drm/nouveau: Don't remove ramht entries from the neighboring channels. | Francisco Jerez | 2010-09-24 | 1 | -0/+18 |
* | drm/nouveau: protect ramht_find() from oopsing if on channel without ramht | Ben Skeggs | 2010-09-24 | 1 | -0/+3 |
* | drm/nouveau: add spinlock around ramht modifications | Ben Skeggs | 2010-09-24 | 1 | -20/+56 |
* | drm/nouveau: tidy ram{ht,fc,ro} a bit | Ben Skeggs | 2010-09-24 | 1 | -10/+13 |
* | drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity | Ben Skeggs | 2010-09-24 | 1 | -35/+104 |
* | drm/nouveau: modify object accessors, offset in bytes rather than dwords | Ben Skeggs | 2010-09-24 | 1 | -8/+8 |
* | drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here | Ben Skeggs | 2010-09-24 | 1 | -0/+160 |