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
/
include
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
drm/nouveau: add support for GB20x
Ben Skeggs
4
-0
/
+4
2025-05-19
drm/nouveau: add support for GB10x
Ben Skeggs
4
-0
/
+4
2025-05-19
drm/nouveau: add support for GH100
Ben Skeggs
8
-0
/
+44
2025-05-19
drm/nouveau: improve handling of 64-bit BARs
Ben Skeggs
1
-2
/
+9
2025-05-18
drm/nouveau/gsp: init client VMMs with NV0080_CTRL_DMA_SET_PAGE_DIRECTORY
Ben Skeggs
1
-0
/
+1
2025-05-18
drm/nouveau/mmu: bump up the maximum page table depth
Ben Skeggs
1
-1
/
+1
2025-05-18
drm/nouveau/gsp: add common client alloc code
Ben Skeggs
1
-15
/
+2
2025-05-18
drm/nouveau/gsp: add hals for fbsr.suspend/resume()
Ben Skeggs
2
-5
/
+1
2025-05-18
drm/nouveau/gsp: add hal for wpr config info + meta init
Ben Skeggs
1
-0
/
+3
2025-05-18
drm/nouveau/gsp: add common code for engines/engine objects
Ben Skeggs
5
-22
/
+0
2025-05-18
drm/nouveau/gsp: add display class ids to gpu hal
Ben Skeggs
1
-1
/
+0
2025-05-18
drm/nouveau/gsp: add gpu hal stubs
Ben Skeggs
1
-4
/
+2
2025-05-18
drm/nouveau/gsp: split device handling out on its own
Ben Skeggs
1
-11
/
+6
2025-05-18
drm/nouveau/gsp: split client handling out on its own
Ben Skeggs
1
-5
/
+2
2025-05-18
drm/nouveau/gsp: split rm alloc handling out on its own
Ben Skeggs
1
-11
/
+8
2025-05-18
drm/nouveau/gsp: split rm ctrl handling out on its own
Ben Skeggs
1
-7
/
+3
2025-05-18
drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
1
-7
/
+6
2025-05-18
drm/nouveau/ofa: bump max instances to 2
Ben Skeggs
1
-1
/
+1
2025-05-18
drm/nouveau/nvenc: bump max instances to 4
Ben Skeggs
1
-1
/
+1
2025-05-18
drm/nouveau/ce: bump max instances to 20
Ben Skeggs
1
-1
/
+1
2025-05-18
drm/nouveau/gsp: remove gsp-specific chid allocation path
Ben Skeggs
1
-3
/
+0
2025-03-09
drm/nouveau/nvkm: introduce new GSP reply policy NVKM_GSP_RPC_REPLY_POLL
Zhi Wang
1
-0
/
+4
2025-03-09
drm/nouveau/nvkm: factor out current GSP RPC command policies
Zhi Wang
1
-6
/
+28
2025-01-25
drm/nouveau: remove unused param repc in *rm_alloc_push()
Zhi Wang
1
-4
/
+4
2024-12-04
drm/nouveau: expose GSP-RM logging buffers via debugfs
Timur Tabi
1
-0
/
+20
2024-12-04
drm/nouveau: retain device pointer in nvkm_gsp_mem object
Timur Tabi
1
-0
/
+1
2024-10-04
drm/nouveau/gsp: remove extraneous ; after mutex
Colin Ian King
1
-1
/
+1
2024-07-27
drm/nouveau/nvif: remove disp chan rd/wr
Ben Skeggs
1
-4
/
+0
2024-07-27
drm/nouveau/nvif: remove device rd/wr
Ben Skeggs
1
-8
/
+0
2024-07-27
drm/nouveau/nvif: remove client devlist
Ben Skeggs
1
-1
/
+0
2024-07-27
drm/nouveau/nvif: remove nvxx_object()
Ben Skeggs
1
-19
/
+0
2024-07-27
drm/nouveau/nvif: remove route/token
Ben Skeggs
2
-4
/
+0
2024-07-27
drm/nouveau/nvkm: remove nvkm_client_search()
Ben Skeggs
1
-1
/
+0
2024-07-27
drm/nouveau/nvkm: remove perfmon
Ben Skeggs
2
-30
/
+0
2024-07-27
drm/nouveau/nvkm: remove detect/mmio/subdev_mask from device args
Ben Skeggs
2
-2
/
+0
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+3
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
1
-1
/
+3
2024-04-26
nouveau: add command-line GSP-RM registry support
Timur Tabi
1
-0
/
+6
2024-03-08
nouveau: lock the client object tree.
Dave Airlie
1
-0
/
+1
2024-02-05
drm/nouveau: fix several DMA buffer leaks
Timur Tabi
1
-1
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
1
-7
/
+10
2023-11-15
nouveau: use an rwlock for the event lock.
Dave Airlie
1
-2
/
+2
2023-10-31
drm/nouveau/ofa/r535: initial support
Ben Skeggs
1
-0
/
+9
2023-10-31
drm/nouveau/nvjpg/r535: initial support
Ben Skeggs
1
-0
/
+8
2023-10-31
drm/nouveau/nvenc/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/nvdec/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/gr/r535: initial support
Ben Skeggs
3
-0
/
+7
2023-10-31
drm/nouveau/ce/r535: initial support
Ben Skeggs
1
-0
/
+2
2023-10-31
drm/nouveau/fifo/r535: initial support
Ben Skeggs
1
-0
/
+13
2023-10-31
drm/nouveau/disp/r535: initial support
Ben Skeggs
2
-0
/
+54
[next]