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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
drm/nouveau/fifo/gk104-: fix parsing of mmu fault data
Ben Skeggs
10
-26
/
+67
2019-08-23
drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_data
Ben Skeggs
3
-86
/
+106
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ben Skeggs
1
-1
/
+1
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
11
-11
/
+11
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-04-10
drm/nouveau/nvkm: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+3
2019-02-20
drm/nouveau/fifo/tu102: rename implementation from tu104
Ben Skeggs
6
-30
/
+30
2018-12-11
drm/nouveau/fifo/tu104: initial support
Ben Skeggs
9
-8
/
+273
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
3
-11
/
+25
2018-12-11
drm/nouveau/fifo/gv100: allocate method buffer
Ben Skeggs
3
-3
/
+22
2018-12-11
drm/nouveau/fifo/gm200-: read pbdma count more directly
Ben Skeggs
8
-8
/
+36
2018-12-11
drm/nouveau/fifo/gk104-: virtualise pbdma enable function
Ben Skeggs
3
-1
/
+12
2018-12-11
drm/nouveau/fifo/gk104-: group pbdma functions together
Ben Skeggs
11
-13
/
+28
2018-12-11
drm/nouveau/fifo/gk104-: separate runlist building from committing to hw
Ben Skeggs
6
-25
/
+41
2018-12-11
drm/nouveau/fifo/gk104-: support enabling privileged ce functions
Ben Skeggs
2
-8
/
+15
2018-12-11
drm/nouveau/fifo/gk104-: return channel instance in ctor args
Ben Skeggs
2
-2
/
+6
2018-12-11
drm/nouveau/fifo/gf100-: call into BAR to reset BARs after MMU fault
Ben Skeggs
2
-4
/
+4
2018-12-11
drm/nouveau/core: support multiple nvdec instances
Ben Skeggs
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
9
-10
/
+634
2018-05-18
drm/nouveau/fifo/gp100-: force individual channels into a channel group
Ben Skeggs
5
-11
/
+57
2018-05-18
drm/nouveau/fifo/gm107-: write instance address in channel runlist entry
Ben Skeggs
6
-5
/
+24
2018-05-18
drm/nouveau/fifo/gk208-: write pbdma timeout regs during initialisation
Ben Skeggs
9
-0
/
+24
2018-05-18
drm/nouveau/fifo/gk110-: support writing channel group runlist entries
Ben Skeggs
12
-11
/
+71
2018-05-18
drm/nouveau/fifo/gk104-: poll for runlist update completion
Ben Skeggs
1
-4
/
+4
2018-05-18
drm/nouveau/fifo/gk104-: add interfaces to support different runlist layouts
Ben Skeggs
10
-14
/
+44
2018-05-18
drm/nouveau/fifo/gk104-: simplify definition of channel classes
Ben Skeggs
18
-171
/
+71
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-: support querying engines available on each runlist
Ben Skeggs
3
-0
/
+33
2018-05-18
drm/nouveau/fifo/gk104-: allow fault recovery code to be called by other subdevs
Ben Skeggs
12
-101
/
+126
2018-05-18
drm/nouveau/fifo/gk104-: accept engine contexts for CE3 and up
Ben Skeggs
1
-3
/
+2
2018-05-18
drm/nouveau/fifo: support channel count query
Ben Skeggs
1
-0
/
+14
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-138
/
+122
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
11
-0
/
+11
2017-11-02
drm/nouveau: pass handle of vmm object to channel allocation ioctls
Ben Skeggs
10
-32
/
+44
2017-11-02
drm/nouveau/fifo/gf100-: use new interfaces for vmm operations
Ben Skeggs
8
-36
/
+28
2017-11-02
drm/nouveau/fifo: initialise vmm with new interfaces
Ben Skeggs
8
-52
/
+26
2017-11-02
drm/nouveau/fifo/nv04-nv40: fix missing nvkm_kmap() calls around ramfc access
Ben Skeggs
1
-0
/
+2
2017-11-02
drm/nouveau/mmu: handle instance block setup
Ben Skeggs
6
-37
/
+10
2017-11-02
drm/nouveau/core/memory: add reference counting
Ben Skeggs
3
-8
/
+8
2017-11-02
drm/nouveau/core/memory: change map interface to support upcoming mmu changes
Ben Skeggs
4
-10
/
+26
2017-11-02
drm/nouveau/bar: modify interface to bar1 vmm mapping
Ben Skeggs
2
-3
/
+8
2017-11-02
drm/nouveau/fifo: perform reset from preinit
Ben Skeggs
1
-0
/
+8
2017-11-02
drm/nouveau/core/object: allow arguments to be passed to map function
Ben Skeggs
1
-1
/
+3
2017-05-17
drm/nouveau/fifo/gk104-: Silence a locking warning
Dan Carpenter
1
-1
/
+2
2017-04-29
drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engine
Ilia Mirkin
1
-0
/
+2
2017-04-06
drm/nouveau/fifo: add GP10B support
Alexandre Courbot
4
-1
/
+44
2017-02-17
drm/nouveau/fifo/gk104-: preempt recovery
Ben Skeggs
1
-0
/
+1
2017-02-17
drm/nouveau/fifo/gk104-: trigger mmu fault before attempting engine recovery
Ben Skeggs
1
-0
/
+41
2017-02-17
drm/nouveau/fifo/gk104-: ACK SCHED_ERROR before attempting CTXSW_TIMEOUT reco...
Ben Skeggs
1
-0
/
+8
[next]