aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_ramht.c
AgeCommit message (Expand)Author
2010-12-08drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.Francisco Jerez
2010-12-03drm/nv50: initial work to allow multiple evo channelsBen Skeggs
2010-12-03drm/nouveau: return error from nouveau_ramht_remove() if not foundBen Skeggs
2010-11-18drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.Francisco Jerez
2010-09-24drm/nouveau: Don't remove ramht entries from the neighboring channels.Francisco Jerez
2010-09-24drm/nouveau: protect ramht_find() from oopsing if on channel without ramhtBen Skeggs
2010-09-24drm/nouveau: add spinlock around ramht modificationsBen Skeggs
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-09-24drm/nouveau: move ramht code out of nouveau_object.c, nothing to see hereBen Skeggs