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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
drm/nouveau/fifo/gf100: remove references to "daemon"
Ben Skeggs
1
-2
/
+2
2016-01-11
drm/nouveau/fb/nv50: remove references to "daemon"
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/clk: remove references to "daemon"
Ben Skeggs
3
-7
/
+7
2016-01-11
drm/nouveau/gr/gf100: provide a bit more info for various errors
Ilia Mirkin
1
-9
/
+69
2016-01-11
drm/nouveau/bios: parse 8.1 Gbps DP link rate
Ben Skeggs
1
-4
/
+7
2016-01-11
drm/nouveau/ltc/gm204: split implementation from gm107
Ben Skeggs
5
-8
/
+78
2016-01-11
drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
Ben Skeggs
1
-1
/
+1
2016-01-11
drm/nouveau/ibus/gm204: split implementation from gk104
Ben Skeggs
5
-4
/
+46
2016-01-11
drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointer
Ben Skeggs
1
-0
/
+28
2016-01-11
drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obvious
Ben Skeggs
42
-142
/
+152
2016-01-11
drm/nouveau/nvif: split out client interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out device interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out ctxdma interface definitions
Ben Skeggs
4
-4
/
+4
2016-01-11
drm/nouveau/nvif: split out perfmon interface definitions
Ben Skeggs
1
-0
/
+2
2016-01-11
drm/nouveau/nvif: split out device control interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: split out fifo interface definitions
Ben Skeggs
11
-3
/
+13
2016-01-11
drm/nouveau/nvif: split out display interface definitions
Ben Skeggs
19
-12
/
+21
2016-01-11
drm/nouveau/nvif: split out nvsw interface definitons
Ben Skeggs
2
-2
/
+3
2016-01-11
drm/nouveau/nvif: split out fermi interface definitions
Ben Skeggs
1
-0
/
+1
2016-01-11
drm/nouveau/nvif: move internal class identifiers to class.h
Ben Skeggs
6
-10
/
+10
2016-01-11
drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setup
Ben Skeggs
2
-170
/
+167
2016-01-11
drm/nouveau/instmem/gk20a: use DMA API CPU mapping
Alexandre Courbot
1
-92
/
+62
2016-01-11
drm/nouveau/instmem/gk20a: fix race conditions
Alexandre Courbot
1
-29
/
+37
2016-01-11
drm/nouveau/fifo/gk104: fix engine status register offset
Vince Hsu
1
-1
/
+1
2016-01-11
drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERR
Ben Skeggs
1
-4
/
+50
2016-01-11
drm/nouveau/fifo/gf100: fix race condition when updating engine runlists
Ben Skeggs
3
-7
/
+26
2016-01-11
drm/nouveau/fifo/gk104: fix race condition when updating engine runlists
Ben Skeggs
3
-7
/
+26
2016-01-11
drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibbles
Ilia Mirkin
3
-6
/
+6
2016-01-11
drm/nouveau/core: fix return in error path of device probe
Alexandre Courbot
1
-1
/
+2
2016-01-11
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
2
-2
/
+2
2015-12-19
Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+1
2015-12-18
drm/nouveau/bios/fan: hardcode the fan mode to linear
Martin Peres
1
-0
/
+1
2015-12-09
Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2
-34
/
+5
2015-12-09
drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default
Ben Skeggs
2
-34
/
+5
2015-11-27
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
12
-915
/
+939
2015-11-25
drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...
Martin Peres
1
-1
/
+1
2015-11-25
drm/nouveau/gr/gf100-: fix oops when calling zbc methods
Ben Skeggs
1
-2
/
+2
2015-11-25
drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...
Ben Skeggs
3
-0
/
+5
2015-11-25
drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...
Ben Skeggs
6
-897
/
+897
2015-11-25
drm/nouveau/gr/gf100-: split out per-gpc address calculation macro
Ben Skeggs
2
-47
/
+49
2015-11-25
drm/nouveau/instmem: protect instobj list with a spinlock
Ben Skeggs
1
-0
/
+5
2015-11-25
drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop
Ben Skeggs
1
-1
/
+7
2015-11-25
drm/nouveau/pci: enable c800 magic for Clevo P157SM
Karol Herbst
1
-1
/
+7
2015-11-11
drm/nouveau: fix build failures on all non ARM.
Dave Airlie
1
-0
/
+6
2015-11-03
drm/nouveau/pci: enable c800 magic for Medion Erazer X7827
Ilia Mirkin
1
-0
/
+1
2015-11-03
drm/nouveau/pci: enable c800 magic for Lenovo Y510P
Ilia Mirkin
1
-1
/
+7
2015-11-03
drm/nouveau/pll/gk104: fix PLL instability due to bad configuration with gddr5
Karol Herbst
1
-23
/
+77
2015-11-03
drm/nouveau/clk/g84: Enable reclocking for GDDR3 G94-G200
Roy Spliet
1
-1
/
+1
2015-11-03
drm/nouveau/bus/hwsq: Implement VBLANK waiting heuristic
Roy Spliet
4
-2
/
+40
2015-11-03
drm/nouveau/fb/ramnv50: Script changes for G94 and up
Roy Spliet
1
-6
/
+30
[next]