index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv04_fifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-186
/
+181
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
1
-46
/
+14
2011-03-14
drm/nv50: check for vm traps on every gr irq
Ben Skeggs
1
-1
/
+1
2011-02-24
drm/nouveau: decode PFIFO DMA_PUSHER error codes
Marcin Slusarz
1
-3
/
+14
2010-12-08
drm/nouveau: make fifo.create_context() responsible for mapping control regs
Ben Skeggs
1
-0
/
+9
2010-12-03
drm/nouveau: move PFIFO ISR into nv04_fifo.c
Ben Skeggs
1
-0
/
+206
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
1
-2
/
+19
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-2
/
+2
2010-09-24
drm/nouveau: Simplify tile region handling.
Francisco Jerez
1
-25
/
+20
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
-7
/
+5
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-4
/
+4
2010-07-13
drm/nv04: Enable context switching on PFIFO init.
Francisco Jerez
1
-0
/
+1
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-8
/
+0
2010-07-13
drm/nouveau: Fix a couple of sparse warnings.
Francisco Jerez
1
-4
/
+7
2010-02-25
drm/nouveau: protect channel create/destroy and irq handler with a spinlock
Maarten Maathuis
1
-0
/
+5
2010-01-11
drm/nouveau: Add cache_flush/pull fifo engine functions.
Francisco Jerez
1
-0
/
+34
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+271