index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv04_fifo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-506
/
+0
*
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
1
-186
/
+181
*
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
2012-05-24
1
-46
/
+14
*
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
2011-03-14
1
-1
/
+1
*
drm/nouveau: decode PFIFO DMA_PUSHER error codes
Marcin Slusarz
2011-02-25
1
-3
/
+14
*
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
2010-12-08
1
-0
/
+9
*
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
2010-12-03
1
-0
/
+206
*
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
2010-12-03
1
-2
/
+19
*
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
2010-12-03
1
-2
/
+2
*
drm/nouveau: Simplify tile region handling.
Francisco Jerez
2010-09-24
1
-25
/
+20
*
drm/nouveau: tidy ram{ht,fc,ro} a bit
Ben Skeggs
2010-09-24
1
-5
/
+6
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-7
/
+5
*
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
2010-09-24
1
-4
/
+4
*
drm/nv04: Enable context switching on PFIFO init.
Francisco Jerez
2010-07-13
1
-0
/
+1
*
drm/nouveau: add instmem flush() hook
Ben Skeggs
2010-07-13
1
-8
/
+0
*
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
2010-07-13
1
-4
/
+7
*
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
2010-02-25
1
-0
/
+5
*
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
2010-01-11
1
-0
/
+34
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+271