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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
3
-0
/
+17
2025-05-19
drm/nouveau/gsp: add hal for fifo.chan.doorbell_handle
Ben Skeggs
2
-1
/
+3
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
10
-13
/
+12
2025-05-18
drm/nouveau/gsp: move subdev/engine impls to subdev/gsp/rm/r535/
Ben Skeggs
2
-552
/
+0
2025-05-18
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
4
-150
/
+19
2024-01-18
Merge tag 'drm-next-2024-01-15-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+5
2024-01-15
nouveau/gsp: handle engines in runl without nonstall interrupts.
Dave Airlie
2
-1
/
+5
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+0
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
1
-0
/
+1
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
1
-1
/
+1
2023-11-22
drm/nouveau/fifo: Remove duplicated include in chan.c
Yang Li
1
-1
/
+0
2023-11-22
nouveau/gsp: allocate enough space for all channel ids.
Dave Airlie
1
-1
/
+1
2023-11-03
nouveau/gsp: move to 535.113.01
Dave Airlie
1
-10
/
+10
2023-10-31
nouveau: fix r535 build on 32-bit arm.
Dave Airlie
1
-1
/
+1
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
2
-0
/
+2
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
2
-0
/
+2
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+1
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
2
-1
/
+95
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
1
-0
/
+34
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
2
-0
/
+28
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
6
-4
/
+527
2023-10-31
drm/nouveau/fifo/tu102-: prepare for GSP-RM
Ben Skeggs
9
-22
/
+64
2023-07-06
drm/nouveau/fifo/ga100-: add per-runlist nonstall intr handling
Ben Skeggs
4
-29
/
+70
2023-07-06
drm/nouveau/fifo/ga100-: remove individual runlists rather than failing oneinit
Ben Skeggs
1
-11
/
+35
2023-07-06
drm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
Ben Skeggs
1
-2
/
+2
2023-03-16
drm/nouveau/fifo: set nvkm_engn_cgrp_get storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-03-16
drm/nouveau/fifo: set gf100_fifo_nonstall_block_dump storage-class-specifier ...
Tom Rix
1
-1
/
+1
2022-11-09
drm/nouveau/fifo: expose function to read engine ctxsw status
Ben Skeggs
1
-0
/
+16
2022-11-09
drm/nouveau/engine: add HAL for engine-specific rc reset procedure
Ben Skeggs
1
-2
/
+2
2022-11-09
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
7
-270
/
+602
2022-11-09
drm/nouveau/fifo: add new channel classes
Ben Skeggs
45
-1500
/
+357
2022-11-09
drm/nouveau/fifo: add new engine object handling
Ben Skeggs
22
-228
/
+94
2022-11-09
drm/nouveau/fifo: add new engine context handling
Ben Skeggs
38
-921
/
+382
2022-11-09
drm/nouveau/fifo: add RAMFC info to nvkm_chan_func
Ben Skeggs
28
-321
/
+481
2022-11-09
drm/nouveau/fifo: add USERD info to nvkm_chan_func
Ben Skeggs
22
-113
/
+147
2022-11-09
drm/nouveau/fifo: add RAMIN info to nvkm_chan_func
Ben Skeggs
15
-18
/
+62
2022-11-09
drm/nouveau/fifo: add common runlist control
Ben Skeggs
34
-504
/
+283
2022-11-09
drm/nouveau/fifo: add common channel recovery
Ben Skeggs
19
-605
/
+559
2022-11-09
drm/nouveau/fifo: kill channel on NV_PPBDMA_INTR_1_CTXNOTVALID
Ben Skeggs
3
-0
/
+30
2022-11-09
drm/nouveau/fifo: kill channel on a selection of PBDMA errors
Ben Skeggs
1
-3
/
+3
2022-11-09
drm/nouveau/fifo: add chan/cgrp preempt()
Ben Skeggs
19
-86
/
+102
2022-11-09
drm/nouveau/fifo: add chan start()/stop()
Ben Skeggs
26
-105
/
+187
2022-11-09
drm/nouveau/fifo: add chan bind()/unbind()
Ben Skeggs
17
-37
/
+115
2022-11-09
drm/nouveau/fifo: add runlist block()/allow()
Ben Skeggs
13
-14
/
+95
2022-11-09
drm/nouveau/fifo: add runlist wait()
Ben Skeggs
14
-32
/
+98
2022-11-09
drm/nouveau/fifo: add new engine context tracking
Ben Skeggs
5
-8
/
+288
2022-11-09
drm/nouveau/fifo: add new channel lookup interfaces
Ben Skeggs
7
-74
/
+113
2022-11-09
drm/nouveau/fifo: merge mmu fault handlers together
Ben Skeggs
14
-335
/
+183
2022-11-09
drm/nouveau/fifo: move PBDMA intr to runq
Ben Skeggs
8
-102
/
+84
2022-11-09
drm/nouveau/fifo: move PBDMA init to runq
Ben Skeggs
15
-74
/
+36
[next]