index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_fifo.c
Age
Commit message (
Expand
)
Author
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
2010-12-08
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
2010-12-03
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
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-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs