index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_fifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/nouveau: store subdev id as handle inside subdev struct
Ben Skeggs
1
-4/+4
3 days
drm/nouveau: punt vram config info out to nouveau_fb struct
Ben Skeggs
1
-1/+3
3 days
drm/nouveau: handle engine reset via PMC_ENABLE from common code
Ben Skeggs
1
-3/+1
3 days
drm/nouveau: make engine subclass subdev, and noaccel a bitfield
Ben Skeggs
1
-16/+12
3 days
drm/nouveau/instmem: new implementation, on top of new interfaces
Ben Skeggs
1
-1/+2
3 days
drm/nv04-nv40/fifo: implement ramXX setup in fifo modules, not instmem
Ben Skeggs
1
-7/+36
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-30/+27
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-14/+14
3 days
drm/nouveau: rename engine to subsys, and exec_engine to engine
Ben Skeggs
1
-1/+1
3 days
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-225/+127
3 days
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-3/+4
2011-05-16
drm/nv40/vpe: add support for PMPEG
Ben Skeggs
1
-0/+2
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
1
-1/+0
2010-12-08
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
1
-0/+5
2010-12-03
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
1
-0/+1
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
1
-11/+0
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-1/+1
2010-09-24
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
1
-5/+6
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-5/+4
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-8/+0
2010-04-09
drm/nouveau: detect vram amount once, and save the value
Ben Skeggs
1
-1/+1
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
1
-0/+5
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0/+314