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
/
dispnv50
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
Lyude Paul
1
-1
/
+14
2018-09-06
drm/nouveau: Reset MST branching unit before enabling
Lyude Paul
1
-8
/
+12
2018-09-06
drm/nouveau: Only write DP_MSTM_CTRL when needed
Lyude Paul
1
-9
/
+36
2018-09-06
drm/nouveau/drm/nouveau: Fix deadlock with fb_helper with async RPM requests
Lyude Paul
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-26
/
+27
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-6
/
+6
2018-07-19
drm/nouveau/kms/nv50-: allocate push buffers in vidmem on pascal
Ben Skeggs
1
-2
/
+27
2018-07-16
drm/nouveau/kms/nv50-: Allow vblank_disable_immediate
Mario Kleiner
1
-0
/
+3
2018-07-16
drm/nouveau/kms/nv50-: remove duplicate assignment
Ben Skeggs
1
-1
/
+0
2018-07-16
drm/nouveau/kms/nv50-: fix drm-get-put.cocci warnings
kbuild test robot
1
-1
/
+1
2018-07-16
drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs
Lyude Paul
1
-6
/
+0
2018-07-16
drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
Lyude Paul
1
-1
/
+1
2018-07-16
drm/nouveau/kms/nv50-: ensure window updates are submitted when flushing mst ...
Ben Skeggs
1
-19
/
+26
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-4
/
+4
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-06-19
drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdma
Ben Skeggs
2
-6
/
+9
2018-05-18
drm/nouveau/kms/gv100: initial support
Ben Skeggs
21
-7
/
+918
2018-05-18
drm/nouveau/kms/nv50-: initial overlay support
Ben Skeggs
16
-15
/
+364
2018-05-18
drm/nouveau/kms/gk104-: add support for [XA]2R10G10B10 formats
Ben Skeggs
6
-3
/
+57
2018-05-18
drm/nouveau/kms/gk104-: support additional cursor sizes
Ben Skeggs
7
-16
/
+65
2018-05-18
drm/nouveau/kms/nv50-: separate blocklinear vs linear pitch
Ben Skeggs
8
-17
/
+28
2018-05-18
drm/nouveau/kms/nv50-: handle degamma LUT from window channels
Ben Skeggs
17
-171
/
+462
2018-05-18
drm/nouveau/kms/nv50-: plane updates don't always require image_set()
Ben Skeggs
2
-32
/
+32
2018-05-18
drm/nouveau/kms/nv50-: store window visibility in state
Ben Skeggs
2
-8
/
+21
2018-05-18
drm/nouveau/kms/nv50-: simplify swap interval handling
Ben Skeggs
2
-9
/
+3
2018-05-18
drm/nouveau/kms/nv50-: decouple window state changes, and update method submi...
Ben Skeggs
2
-4
/
+16
2018-05-18
drm/nouveau/kms/nv50-: simplify tracking of channel interlocks
Ben Skeggs
20
-86
/
+224
2018-05-18
drm/nouveau/kms/nv50-: determine MST support from DP Info Table
Ben Skeggs
1
-2
/
+7
2018-05-18
drm/nouveau/kms/nv50-: extend window image data for stereo/planar formats
Ben Skeggs
6
-18
/
+18
2018-05-18
drm/nouveau/kms/nv50-: move drm format->hw conversion into common code
Ben Skeggs
3
-18
/
+27
2018-05-18
drm/nouveau/kms/nv50-: unify set/clr masks
Ben Skeggs
4
-44
/
+20
2018-05-18
drm/nouveau/kms/nv50-: allow specification of valid heads for a window
Ben Skeggs
5
-6
/
+6
2018-05-18
drm/nouveau/kms/nv50-: split base implementation by hardware class
Ben Skeggs
9
-79
/
+242
2018-05-18
drm/nouveau/kms/nv50-: split core implementation by hardware class
Ben Skeggs
19
-333
/
+903
2018-05-18
drm/nouveau/kms/nv50-: split each resource type into their own source files
Ben Skeggs
27
-2482
/
+2967
2018-05-18
drm/nouveau/kms/nv50: abstract OR interfaces so the code can be split
Ben Skeggs
1
-78
/
+102
2018-05-18
drm/nouveau/kms/nv50: handle SetControlOutputResource from head
Ben Skeggs
1
-60
/
+55
2018-05-18
drm/nouveau/kms/nv50-: abstract head interfaces so the code can be split
Ben Skeggs
1
-14
/
+50
2018-05-18
drm/nouveau/kms/nv50: modify core allocation so the code can be split
Ben Skeggs
1
-81
/
+134
2018-05-18
drm/nouveau/kms/nv50-: modify base allocation so the code can be split
Ben Skeggs
1
-133
/
+105
2018-05-18
drm/nouveau/kms/nv50-: modify cursor allocation so the code can be split
Ben Skeggs
1
-65
/
+71
2018-05-18
drm/nouveau/kms/nv50-: modify overlay allocation so the code can be split
Ben Skeggs
1
-98
/
+179
2018-05-18
drm/nouveau/kms/nv50-: move fb ctxdma tracking into windows
Ben Skeggs
1
-79
/
+84
2018-05-18
drm/nouveau/kms/nv50-: fix i2c-over-aux on anx9805
Ben Skeggs
1
-2
/
+1
2018-05-18
drm/nouveau/kms/nv50-: move code underneath dispnv50/
Ben Skeggs
2
-0
/
+4543