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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-17
drm/ingenic: Add support for the IPU
Paul Cercueil
6
-16
/
+1143
2020-07-17
drm/ingenic: Add support for OSD mode
Paul Cercueil
2
-50
/
+288
2020-07-17
drm/ingenic: Use dmam_alloc_coherent()
Paul Cercueil
1
-15
/
+3
2020-07-17
drm/ingenic: Move register definitions to ingenic-drm.h
Paul Cercueil
2
-114
/
+128
2020-07-17
drm/ingenic: Set DMA descriptor chain address in probe
Paul Cercueil
1
-2
/
+3
2020-07-17
drm/ingenic: Add missing CR in debug strings
Paul Cercueil
1
-15
/
+15
2020-07-17
drm/ingenic: Rename ingenic-drm.c to ingenic-drm-drv.c
Paul Cercueil
2
-0
/
+1
2020-07-17
drm/ingenic: Fix incorrect assumption about plane->index
Paul Cercueil
1
-1
/
+1
2020-07-17
drm/nouveau/kms/nvd9-: Fix disabling CRCs alongside OR reprogramming
Lyude Paul
4
-43
/
+97
2020-07-17
drm/nouveau/kms/nvd9-: Add CRC support
Lyude Paul
21
-70
/
+1325
2020-07-17
drm/nouveau/kms/nv50-: Move hard-coded object handles into header
Lyude Paul
3
-3
/
+22
2020-07-17
drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
Lyude Paul
2
-18
/
+14
2020-07-17
drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
Lyude Paul
5
-0
/
+31
2020-07-17
drm/nouveau/kms/nv50-: Fix disabling dithering
Lyude Paul
1
-11
/
+13
2020-07-17
drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
Lyude Paul
2
-8
/
+14
2020-07-17
drm/vblank: Add vblank works
Lyude Paul
4
-16
/
+324
2020-07-17
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off()
Lyude Paul
1
-3
/
+2
2020-07-17
drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
Lyude Paul
1
-13
/
+10
2020-07-16
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
17
-17
/
+17
2020-07-16
drm/vboxvideo: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-16
drm/panel-simple: Add 50 Hz mode to the Frida FRD350H54004 panel
Paul Cercueil
1
-13
/
+27
2020-07-16
drm/panel-simple: Fix inverted V/H SYNC for Frida FRD350H54004 panel
Paul Cercueil
1
-1
/
+1
2020-07-14
drm/virtio: Remove open-coded commit-tail function
Daniel Vetter
1
-20
/
+0
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
3
-49
/
+19
2020-07-14
drm/mgag200: Inline mga_crtc_{prepare, commit}() into enable function
Thomas Zimmermann
1
-32
/
+7
2020-07-14
drm/mgag200: Rename G200WB prepare/commit function
Thomas Zimmermann
1
-6
/
+4
2020-07-14
drm/mgag200: Set/clear <syncrst> field in display enable/disable helpers
Thomas Zimmermann
2
-6
/
+14
2020-07-14
drm/mgag200: Split DPMS function into helpers
Thomas Zimmermann
2
-31
/
+45
2020-07-14
drm/mgag200: Don't set or clear <scroff> field during modeset
Thomas Zimmermann
1
-39
/
+3
2020-07-14
drm/mgag200: Move PLL setup out of mode-setting function
Thomas Zimmermann
1
-3
/
+2
2020-07-14
drm/mgag200: Don't write-protect CRTC 0-7 while in mga_crtc_prepare()
Thomas Zimmermann
3
-9
/
+18
2020-07-13
drm/bridge: sil_sii8620: initialize return of sii8620_readb
Tom Rix
1
-1
/
+1
2020-07-13
drm/amdgpu: stop allocating dummy GTT nodes
Christian König
2
-80
/
+42
2020-07-13
drm/ttm: further cleanup ttm_mem_reg handling
Christian König
1
-20
/
+26
2020-07-13
drm: radeon: fix common struct sg_table related issues
Marek Szyprowski
1
-6
/
+5
2020-07-13
drm: amdgpu: fix common struct sg_table related issues
Marek Szyprowski
3
-13
/
+10
2020-07-13
drm/lima: Expose job_hang_limit module parameter
Andrey Lebedev
3
-2
/
+8
2020-07-13
drm/vkms: change the max cursor width/height
Melissa Wen
1
-0
/
+2
2020-07-12
drm: panel: simple: Fix bpc for LG LB070WV8 panel
Laurent Pinchart
1
-1
/
+1
2020-07-11
drm/panel: auo,b116xw03: fix flash backlight when power on
Jitao Shi
1
-0
/
+7
2020-07-10
drm: fb-helper: Convert logging to drm_* functions.
Suraj Upadhyay
1
-1
/
+1
2020-07-10
drm: mipi-dsi: Convert logging to drm_* functions.
Suraj Upadhyay
1
-8
/
+7
2020-07-10
drm/bridge: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-10
drm/bridge: dw-hdmi: Always add the bridge in the global bridge list
Liu Ying
1
-31
/
+13
2020-07-10
drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in __dw_hdmi_probe...
Liu Ying
1
-5
/
+0
2020-07-10
drm/panel: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-09
drm/edid: Clean up some curly braces
Ville Syrjälä
1
-5
/
+4
2020-07-09
drm/edid: Iterate through all DispID ext blocks
Ville Syrjälä
1
-46
/
+38
2020-07-09
drm/edid: Allow looking for ext blocks starting from a specified index
Ville Syrjälä
1
-9
/
+21
2020-07-09
drm/dp: Include the AUX CH name in the debug messages
Ville Syrjälä
1
-30
/
+37
[next]