index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_ramht.c
Age
Commit message (
Expand
)
Author
2011-02-25
drm/nv50-nvc0: fix ramht entries for multiple evo channels
Ben Skeggs
2010-12-08
drm/nv04-nv40: Give "gpuobj->cinst" the same meaning as on nv50.
Francisco Jerez
2010-12-03
drm/nv50: initial work to allow multiple evo channels
Ben Skeggs
2010-12-03
drm/nouveau: return error from nouveau_ramht_remove() if not found
Ben Skeggs
2010-11-18
drm/nouveau: Avoid lock dependency between ramht and ramin spinlocks.
Francisco Jerez
2010-09-24
drm/nouveau: Don't remove ramht entries from the neighboring channels.
Francisco Jerez
2010-09-24
drm/nouveau: protect ramht_find() from oopsing if on channel without ramht
Ben Skeggs
2010-09-24
drm/nouveau: add spinlock around ramht modifications
Ben Skeggs
2010-09-24
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
drm/nouveau: move ramht code out of nouveau_object.c, nothing to see here
Ben Skeggs