aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_ramht.c
Commit message (Expand)AuthorAge
* drm/nv50-nvc0: fix ramht entries for multiple evo channelsBen Skeggs2011-02-24
* drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.Francisco Jerez2010-12-07
* drm/nv50: initial work to allow multiple evo channelsBen Skeggs2010-12-03
* drm/nouveau: return error from nouveau_ramht_remove() if not foundBen Skeggs2010-12-03
* 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