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
/
nvkm
/
engine
/
fifo
/
gpfifogk104.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-11
drm/nouveau/fifo/gv100: allocate method buffer
Ben Skeggs
1
-0
/
+1
2018-12-11
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
1
-2
/
+2
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
1
-3
/
+7
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
1
-1
/
+3
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-10
/
+18
2018-05-18
drm/nouveau/fifo/gp100-: force individual channels into a channel group
Ben Skeggs
1
-4
/
+24
2018-05-18
drm/nouveau/fifo/gk104-: simplify definition of channel classes
Ben Skeggs
1
-10
/
+1
2018-05-18
drm/nouveau/fifo/gk104-: require explicit runlist selection for channel alloc...
Ben Skeggs
1
-67
/
+16
2018-05-18
drm/nouveau/fifo/gk104-: accept engine contexts for CE3 and up
Ben Skeggs
1
-3
/
+2
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
1
-6
/
+8
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
1
-10
/
+6
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
1
-10
/
+3
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
1
-16
/
+3
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
1
-3
/
+12
2017-02-17
drm/nouveau/fifo/gk104-: preempt recovery
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/fifo/gf100-: provide notification to user if channel is killed
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutex
Ben Skeggs
1
-3
/
+5
2016-03-14
drm/nouveau/fifo/gk104: add vic plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add sec plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add nvdec plumbing
Ben Skeggs
1
-0
/
+2
2016-03-14
drm/nouveau/fifo/gk104: add nvenc plumbing
Ben Skeggs
1
-7
/
+21
2016-03-14
drm/nouveau/fifo/gk104: add msenc plumbing
Ben Skeggs
1
-0
/
+1
2016-03-14
drm/nouveau/fifo/gk104: make use of topology info during gpfifo construction
Ben Skeggs
1
-47
/
+97
2016-03-14
drm/nouveau/fifo/gk104: read device topology information from hw
Ben Skeggs
1
-1
/
+1
2016-03-14
drm/nouveau/fifo/gk104: cosmetic engine->runlist changes
Ben Skeggs
1
-6
/
+6
2016-03-14
drm/nouveau/fifo/gk104: kick channel upon removal
Alexandre Courbot
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
1
-4
/
+4
2015-08-28
drm/nouveau/core: remove the remainder of the previous style
Ben Skeggs
1
-14
/
+8
2015-08-28
drm/nouveau/fifo: convert to new-style nvkm_engine
Ben Skeggs
1
-0
/
+1
2015-08-28
drm/nouveau/fifo: convert user classes to new-style nvkm_object
Ben Skeggs
1
-218
/
+189
2015-08-28
drm/nouveau/fifo: split user classes out from engine implementations
Ben Skeggs
1
-0
/
+357