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
/
engine
/
disp
/
gf119.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-18
drm/nouveau/disp/nv50-: merge handling of pio and dma channels
Ben Skeggs
1
-0
/
+1
2018-05-18
drm/nouveau/disp/nv50-: initialise from the engine, rather than the user object
Ben Skeggs
1
-0
/
+82
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available sors during oneinit
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinit
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/disp/nv50-: fetch mask of available heads during oneinit
Ben Skeggs
1
-10
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 3.0
Ben Skeggs
1
-124
/
+1
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.2
Ben Skeggs
1
-116
/
+1
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.1
Ben Skeggs
1
-13
/
+2
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 2.0
Ben Skeggs
1
-65
/
+1
2017-06-16
drm/nouveau/disp/nv50-: implement a common supervisor 1.0
Ben Skeggs
1
-8
/
+1
2017-06-16
drm/nouveau/disp: introduce acquire/release display path methods
Ben Skeggs
1
-3
/
+1
2017-06-16
drm/nouveau/disp: remove hw-specific customisation of output paths
Ben Skeggs
1
-4
/
+0
2017-06-16
drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_ior
Ben Skeggs
1
-3
/
+1
2017-06-16
drm/nouveau/disp/g84-: port OR HDMI control to nvkm_ior
Ben Skeggs
1
-1
/
+0
2017-06-16
drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_ior
Ben Skeggs
1
-3
/
+1
2017-06-16
drm/nouveau/disp/nv50-: port OR power state control to nvkm_ior
Ben Skeggs
1
-2
/
+0
2017-06-16
drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisor
Ben Skeggs
1
-0
/
+1
2017-06-16
drm/nouveau/disp/nv50-: execute supervisor on its own workqueue
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp/dp: only check for re-train when the link is active
Ben Skeggs
1
-2
/
+1
2017-06-16
drm/nouveau/disp: fork off some new hw-specific implementations
Ben Skeggs
1
-1
/
+1
2017-06-16
drm/nouveau/disp: introduce input/output resource abstraction
Ben Skeggs
1
-0
/
+3
2017-06-16
drm/nouveau/disp: common implementation of scanoutpos method in nvkm_head
Ben Skeggs
1
-1
/
+0
2017-06-16
drm/nouveau/disp: move vblank_{get,put} methods into nvkm_head
Ben Skeggs
1
-16
/
+0
2017-06-16
drm/nouveau/disp: introduce object to track per-head functions/state
Ben Skeggs
1
-33
/
+36
2017-06-16
drm/nouveau/disp: shuffle functions around
Ben Skeggs
1
-2
/
+2
2016-11-07
drm/nouveau/disp/g94-: stop listening for dp (sst) retrain irq when disabling...
Ben Skeggs
1
-0
/
+1
2016-11-07
drm/nouveau/disp/sor/gf119-: add method to control mst enable
Ben Skeggs
1
-10
/
+12
2016-11-07
drm/nouveau/disp/dp: remove workqueue for link training
Ben Skeggs
1
-1
/
+1
2016-07-14
drm/nouveau/disp/gp104: initial support
Ben Skeggs
1
-2
/
+3
2016-07-14
drm/nouveau/disp/nv50-: fix lookup of udisp table under certain circumstances
Ben Skeggs
1
-3
/
+1
2016-06-02
drm/nouveau/bios/disp: fix handling of "match any protocol" entries
Ben Skeggs
1
-8
/
+5
2016-01-11
drm/nouveau/disp: activate dual link TMDS links only when possible
Hauke Mehrtens
1
-1
/
+1
2015-08-28
drm/nouveau/disp: convert to new-style nvkm_engine
Ben Skeggs
1
-81
/
+53
2015-08-28
drm/nouveau/devinit: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/bios: convert to new-style nvkm_subdev
Ben Skeggs
1
-2
/
+3
2015-08-28
drm/nouveau/disp: convert user classes to new-style nvkm_object
Ben Skeggs
1
-33
/
+10
2015-08-28
drm/nouveau/disp: split user classes out from engine implementations
Ben Skeggs
1
-0
/
+586