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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/fifo: turn chan subdev mask into engine mask
Ben Skeggs
16
-98
/
+76
2021-02-11
drm/nouveau/fifo: add id_engine hook
Ben Skeggs
10
-13
/
+98
2021-02-11
drm/nouveau/fifo: index backend engctx by engine id
Ben Skeggs
10
-41
/
+73
2021-02-11
drm/nouveau/fifo: index base engctx by engine id
Ben Skeggs
2
-5
/
+15
2021-02-11
drm/nouveau/fifo: add engine_id hook
Ben Skeggs
15
-47
/
+125
2021-02-11
drm/nouveau/fifo: switch to instanced constructor
Ben Skeggs
28
-161
/
+171
2021-02-11
drm/nouveau/dma: switch to instanced constructor
Ben Skeggs
12
-109
/
+111
2021-02-11
drm/nouveau/disp: switch to instanced constructor
Ben Skeggs
34
-165
/
+180
2021-02-11
drm/nouveau/cipher: switch to instanced constructor
Ben Skeggs
7
-15
/
+12
2021-02-11
drm/nouveau/ce: make use of nvkm_subdev.inst
Ben Skeggs
4
-6
/
+4
2021-02-11
drm/nouveau/ce: switch to instanced constructor
Ben Skeggs
22
-192
/
+105
2021-02-11
drm/nouveau/falcon: use split type+inst when looking up PRI addr
Ben Skeggs
3
-4
/
+4
2021-02-11
drm/nouveau/bsp,vp: switch to instanced constructor
Ben Skeggs
13
-42
/
+40
2021-02-11
drm/nouveau/volt: switch to instanced constructor
Ben Skeggs
14
-90
/
+91
2021-02-11
drm/nouveau/top: switch to instanced constructor
Ben Skeggs
8
-38
/
+36
2021-02-11
drm/nouveau/tmr: switch to instanced constructor
Ben Skeggs
11
-107
/
+108
2021-02-11
drm/nouveau/therm/gk104: use split subdev type+inst in cg engine lists
Ben Skeggs
2
-16
/
+17
2021-02-11
drm/nouveau/therm: switch to instanced constructor
Ben Skeggs
16
-111
/
+106
2021-02-11
drm/nouveau/pmu: switch to instanced constructor
Ben Skeggs
19
-87
/
+96
2021-02-11
drm/nouveau/pci: switch to instanced constructor
Ben Skeggs
18
-125
/
+133
2021-02-11
drm/nouveau/mxm: switch to instanced constructor
Ben Skeggs
8
-45
/
+44
2021-02-11
drm/nouveau/mmu: index engref by subdev type
Ben Skeggs
2
-3
/
+3
2021-02-11
drm/nouveau/mmu: switch to instanced constructor
Ben Skeggs
22
-150
/
+162
2021-02-11
drm/nouveau/mc: use split type+inst when handling dev_top interrupts
Ben Skeggs
3
-33
/
+16
2021-02-11
drm/nouveau/mc: use split type+inst in interrupt masking API
Ben Skeggs
7
-11
/
+11
2021-02-11
drm/nouveau/mc: use split type+inst in device reset APIs
Ben Skeggs
9
-31
/
+28
2021-02-11
drm/nouveau/mc: lookup subdev interrupt handlers with split type+inst
Ben Skeggs
5
-12
/
+13
2021-02-11
drm/nouveau/mc: switch to instanced constructor
Ben Skeggs
22
-150
/
+147
2021-02-11
drm/nouveau/top: expose parsed device info more directly
Ben Skeggs
2
-13
/
+13
2021-02-11
drm/nouveau/top: store device type and instance separately
Ben Skeggs
3
-20
/
+22
2021-02-11
drm/nouveau/ltc: switch to instanced constructor
Ben Skeggs
14
-66
/
+69
2021-02-11
drm/nouveau/instmem: switch to instanced constructor
Ben Skeggs
11
-108
/
+104
2021-02-11
drm/nouveau/iccsense: switch to instanced constructor
Ben Skeggs
8
-34
/
+31
2021-02-11
drm/nouveau/ibus: switch to instanced constructor
Ben Skeggs
12
-67
/
+63
2021-02-11
drm/nouveau/i2c: switch to instanced constructor
Ben Skeggs
16
-119
/
+125
2021-02-11
drm/nouveau/gsp: switch to instanced constructor
Ben Skeggs
8
-16
/
+14
2021-02-11
drm/nouveau/gpio: switch to instanced constructor
Ben Skeggs
13
-108
/
+111
2021-02-11
drm/nouveau/fuse: switch to instanced constructor
Ben Skeggs
10
-67
/
+67
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
43
-210
/
+206
2021-02-11
drm/nouveau/fault: switch to instanced constructor
Ben Skeggs
11
-33
/
+30
2021-02-11
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
25
-158
/
+153
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
19
-129
/
+128
2021-02-11
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
12
-106
/
+108
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
6
-92
/
+90
2021-02-11
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
16
-87
/
+91
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
13
-43
/
+46
2021-02-11
drm/nouveau/nvkm: add macros for subdev layout
Ben Skeggs
5
-1
/
+78
2021-02-11
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
13
-109
/
+41
2021-02-11
drm/nouveau/subdev: track type+instance separately
Ben Skeggs
3
-78
/
+115
2021-02-11
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
17
-35
/
+29
[next]