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
/
include
/
nvkm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-11
drm/nouveau/i2c: switch to instanced constructor
Ben Skeggs
3
-11
/
+10
2021-02-11
drm/nouveau/gsp: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/gpio: switch to instanced constructor
Ben Skeggs
3
-8
/
+7
2021-02-11
drm/nouveau/fuse: switch to instanced constructor
Ben Skeggs
3
-5
/
+4
2021-02-11
drm/nouveau/fb: switch to instanced constructor
Ben Skeggs
3
-36
/
+35
2021-02-11
drm/nouveau/fault: switch to instanced constructor
Ben Skeggs
3
-6
/
+5
2021-02-11
drm/nouveau/devinit: switch to instanced constructor
Ben Skeggs
3
-18
/
+17
2021-02-11
drm/nouveau/clk: switch to instanced constructor
Ben Skeggs
3
-12
/
+11
2021-02-11
drm/nouveau/bus: switch to instanced constructor
Ben Skeggs
3
-7
/
+6
2021-02-11
drm/nouveau/bios: switch to instanced constructor
Ben Skeggs
3
-3
/
+2
2021-02-11
drm/nouveau/bar: switch to instanced constructor
Ben Skeggs
3
-9
/
+8
2021-02-11
drm/nouveau/acr: switch to instanced constructor
Ben Skeggs
3
-8
/
+7
2021-02-11
drm/nouveau/nvkm: add macros for subdev layout
Ben Skeggs
3
-1
/
+18
2021-02-11
drm/nouveau/device: pass instance id when looking up a subdev/engine
Ben Skeggs
2
-2
/
+4
2021-02-11
drm/nouveau/subdev: track type+instance separately
Ben Skeggs
2
-74
/
+85
2021-02-11
drm/nouveau/subdev: store full subdev name in struct
Ben Skeggs
2
-10
/
+9
2021-02-11
drm/nouveau/subdev: store subdevs in list
Ben Skeggs
2
-0
/
+3
2021-02-11
drm/nouveau/subdev: remove nvkm_subdev.mutex
Ben Skeggs
1
-1
/
+0
2021-02-11
drm/nouveau/perfmon: use private spinlock to control exclusive access to perfmon
Ben Skeggs
1
-1
/
+4
2021-02-11
drm/nouveau/fifo: private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/disp: use private spinlock to control exclusive access to disp
Ben Skeggs
1
-1
/
+4
2021-02-11
drm/nouveau/pmu: serialise send() with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/mmu: serialise mmu invalidations with private mutex
Ben Skeggs
1
-0
/
+2
2021-02-11
drm/nouveau/ltc: serialise cbc operations with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/instmem: protect mm/lru with private mutex
Ben Skeggs
1
-0
/
+5
2021-02-11
drm/nouveau/fb: protect vram mm with private mutex
Ben Skeggs
1
-0
/
+1
2021-02-11
drm/nouveau/fb: protect comptags with private mutex
Ben Skeggs
1
-1
/
+5
2021-02-11
drm/nouveau/engine: use refcount_t + private mutex
Ben Skeggs
1
-1
/
+5
2021-01-29
drm/nouveau/kms: handle mDP connectors
Karol Herbst
1
-0
/
+1
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/gpio/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/fb/ga10[024]: initial support
Ben Skeggs
1
-0
/
+2
2021-01-15
drm/nouveau/mc/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/devinit/ga10[024]: initial support
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/core: recognise GA10[024]
Ben Skeggs
1
-0
/
+1
2021-01-15
drm/nouveau/i2c/gk110: split out from i2c/gk104
Ben Skeggs
1
-0
/
+1
2020-07-24
drm/nouveau/pmu/gm20x: don't pretend we support loading with our custom FW
Ben Skeggs
1
-1
/
+1
2020-07-24
drm/nouveau/acr: store a mask of LS falcons the controlling LSFW can bootstrap
Ben Skeggs
1
-0
/
+3
2020-07-24
drm/nouveau/core: drop error message when no compatible FW found
Ben Skeggs
1
-4
/
+1
2020-07-24
drm/nouveau/nvfw: firmware structures should begin with nvfw_
Timur Tabi
1
-5
/
+5
2020-07-24
drm/nouveau/tmr: fix nvkm_usec/nvkm_msec definitions
Timur Tabi
1
-2
/
+2
2020-05-22
drm/nouveau/core: add nvkm_subdev_new_() for bare subdevs
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/gr/tu10x: initial support
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/acr/tu10x: initial support
Ben Skeggs
1
-0
/
+1
2020-01-15
drm/nouveau/core: remove previous versioned fw loader
Ben Skeggs
1
-4
/
+1
2020-01-15
drm/nouveau/secboot: remove
Ben Skeggs
2
-31
/
+0
2020-01-15
drm/nouveau/acr: implement new subdev to replace "secure boot"
Ben Skeggs
1
-1
/
+32
2020-01-15
drm/nouveau/fb/gp102-: unlock VPR as part of FB init
Ben Skeggs
1
-0
/
+2
2020-01-15
drm/nouveau/core/memory: add macros to read/write blocks from objects
Ben Skeggs
1
-0
/
+16
2020-01-15
drm/nouveau/secboot: move code to boot LS falcons to subdevs
Ben Skeggs
4
-12
/
+1
[prev]
[next]