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
/
sti
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
Merge branch 'generic-zpos-v8' of http://git.linaro.org/people/benjamin.gaign...
Dave Airlie
6
-68
/
+38
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
6
-68
/
+38
2016-07-26
drm/sti: use new Reset API
Lee Jones
1
-2
/
+2
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
4
-0
/
+5
2016-07-12
gpu: drm: sti_vtg: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_vdo: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-07-12
gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+2
2016-07-05
Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...
Dave Airlie
1
-3
/
+4
2016-07-01
drm: sti: Add ASoC generic hdmi codec support.
Arnaud Pouliquen
3
-17
/
+291
2016-06-27
drm/sti: adjust delay for AWG
Bich Hemon
2
-2
/
+4
2016-06-27
drm: sti: fix clocking issues in crtc
Benjamin Gaignard
1
-30
/
+29
2016-06-27
drm/sti: Use 64-bit timestamps
Tina Ruchandani
2
-14
/
+4
2016-06-21
drm: sti: rework init sequence
Benjamin Gaignard
5
-74
/
+100
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
16
-69
/
+198
2016-06-17
drm/sti: Don't call drm_helper_disable_unused_functions
Daniel Vetter
1
-1
/
+0
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-09
drm: sti: Rely on the default ->best_encoder() behavior
Boris Brezillon
3
-30
/
+0
2016-06-01
drm/sti: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
10
-76
/
+0
2016-06-01
drm/sti: remove extra mode fixup
Tomi Valkeinen
1
-10
/
+0
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-2
/
+2
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
7
-0
/
+8
2016-05-02
drm/sti: Rename async to nonblock.
Maarten Lankhorst
1
-3
/
+3
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-424
/
+2389
2016-03-18
drm/sti: restore mode_fixup callback
Arnd Bergmann
1
-0
/
+1
2016-03-17
Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...
Dave Airlie
20
-416
/
+2399
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
3
-16
/
+13
2016-03-04
drm/sti: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-03-03
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
1
-6
/
+8
2016-03-03
drm: sti: remove sti_gem_prime_export hack
Benjamin Gaignard
1
-10
/
+1
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
6
-7
/
+216
2016-02-26
drm/sti: add debugfs entries for TVOUT encoders
Vincent Abriou
1
-0
/
+157
2016-02-26
drm/sti: add debugfs entries for MIXER crtc
Vincent Abriou
3
-3
/
+149
2016-02-26
drm/sti: add debugfs entries for VID plane
Vincent Abriou
3
-5
/
+95
2016-02-26
drm/sti: add debugfs entries for HQVDP plane
Vincent Abriou
1
-0
/
+243
2016-02-26
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
1
-0
/
+236
2016-02-26
drm/sti: add debugfs entries for CURSOR plane
Vincent Abriou
1
-0
/
+79
2016-02-26
drm/sti: add debugfs entries for HDA connector
Vincent Abriou
1
-1
/
+104
2016-02-26
drm/sti: add debugfs entries for DVO connector
Vincent Abriou
1
-0
/
+70
2016-02-26
drm/sti: add debugfs entries for HDMI connector
Vincent Abriou
2
-4
/
+175
2016-02-26
drm/sti: add hdmi_mode property for HDMI connector
Vincent Abriou
2
-2
/
+43
2016-02-26
drm/sti: add colorspace property to the HDMI connector
Vincent Abriou
2
-1
/
+79
2016-02-26
drm/sti: add HDMI vendor specific infoframe
Vincent Abriou
1
-9
/
+73
2016-02-26
drm/sti: reset infoframe transmission when HDMI is stopped
Vincent Abriou
1
-0
/
+43
2016-02-26
drm/sti: HDMI infoframe transmission mode not take into account
Vincent Abriou
1
-1
/
+1
2016-02-26
drm/sti: reset HD DACS when HDA connector is created
Vincent Abriou
1
-0
/
+3
2016-02-26
drm/sti: fix dvo data_enable signal
Bich Hemon
1
-16
/
+35
2016-02-26
drm/sti: adjust delay for DVO
Bich Hemon
1
-1
/
+4
2016-02-26
drm/sti: add missing encoder cleanup for DVO connector
Vincent Abriou
1
-0
/
+4
[next]