index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
nvkm
/
engine
/
fifo
/
gv100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
1
-8
/
+5
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
1
-1
/
+42
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
1
-0
/
+32
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
1
-2
/
+9
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
1
-18
/
+13
2022-11-09
drm/nouveau/fifo: add common channel recovery
Ben Skeggs
1
-2
/
+26
2022-11-09
drm/nouveau/fifo: kill channel on NV_PPBDMA_INTR_1_CTXNOTVALID
Ben Skeggs
1
-0
/
+23
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
1
-0
/
+9
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add runlist block()/allow()
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: add runlist wait()
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: merge mmu fault handlers together
Ben Skeggs
1
-11
/
+11
2022-11-09
drm/nouveau/fifo: move PBDMA intr to runq
Ben Skeggs
1
-0
/
+2
2022-11-09
drm/nouveau/fifo: move PBDMA init to runq
Ben Skeggs
1
-1
/
+1
2022-11-09
drm/nouveau/fifo: tidy global PBDMA init
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: tidy up non-stall intr handling
Ben Skeggs
1
-2
/
+1
2022-11-09
drm/nouveau/fifo: use runlist engine info to lookup engine classes
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
1
-1
/
+0
2022-11-09
drm/nouveau/fifo: add common runlist/engine topology
Ben Skeggs
1
-0
/
+17
2022-11-09
drm/nouveau/fifo: add runq
Ben Skeggs
1
-0
/
+7
2022-11-09
drm/nouveau/fifo: add chid allocator
Ben Skeggs
1
-0
/
+1
2022-11-09
drm/nouveau/fifo: merge gk104_fifo_func into nvkm_host_func
Ben Skeggs
1
-2
/
+19
2022-11-09
drm/nouveau/fifo: unify handling of channel classes
Ben Skeggs
1
-3
/
+9
2022-11-09
drm/nouveau/fifo: add chid_nr()
Ben Skeggs
1
-1
/
+2
2022-11-09
drm/nouveau/vfn: move NV_USERMODE class from host
Ben Skeggs
1
-2
/
+0
2022-05-31
drm/nouveau/fifo/gv100-: set gv100_fifo_runlist storage-class to static
Tom Rix
1
-1
/
+1
2021-02-11
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
1
-2
/
+3
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
1
-6
/
+6
2018-12-11
drm/nouveau/fifo/gm200-: read pbdma count more directly
Ben Skeggs
1
-1
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: group pbdma functions together
Ben Skeggs
1
-1
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-0
/
+306