aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_ramht.c
Commit message (Expand)AuthorAge
* drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez2010-11-17
* drm/nouveau: Don't remove ramht entries from the neighboring channels.Francisco Jerez2010-09-24
* drm/nouveau: protect ramht_find() from oopsing if on channel without ramhtBen Skeggs2010-09-24
* drm/nouveau: add spinlock around ramht modificationsBen Skeggs2010-09-24
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-24
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-24
* drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs2010-09-24