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
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
5
-82
/
+6
2017-01-27
drm/sti: Remove drm_debugfs_remove_files() calls
Noralf Trønnes
5
-82
/
+6
2017-01-27
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
Chris Wilson
1
-1
/
+1
2017-01-23
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
9
-350
/
+154
2017-01-06
drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
Arvind Yadav
1
-0
/
+4
2017-01-06
drm/sti: remove deprecated sti_vtac.c file
Vincent Abriou
4
-226
/
+0
2017-01-06
drm/sti: create fbdev at binding
Vincent Abriou
1
-13
/
+14
2017-01-06
drm/sti: update fps debugfs entries
Vincent Abriou
2
-5
/
+14
2017-01-06
drm/sti: do not post HQVDP command if no update
Fabien DESSENNE
1
-0
/
+15
2017-01-06
drm/sti: load XP70 firmware only once
Fabien DESSENNE
1
-2
/
+6
2017-01-06
drm/sti: allow audio playback on HDMI even if disabled.
Arnaud Pouliquen
1
-104
/
+101
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
3
-6
/
+3
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2
-5
/
+5
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-11
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2016-11-07
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
1
-1
/
+21
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
1
-1
/
+21
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-2
/
+3
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-09-28
Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...
Dave Airlie
19
-561
/
+99
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-09-20
drm/sti: remove stih415-416 platform support
Vincent Abriou
9
-480
/
+14
2016-09-20
drm/sti: fix compositor debugfs creation
Vincent Abriou
3
-16
/
+12
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
3
-10
/
+10
2016-09-20
drm/sti: in crtc_atomic_flush, enable only planes of this crtc
Fabien Dessenne
1
-0
/
+4
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
4
-15
/
+10
2016-09-20
drm/sti: use different notifier_block for each pipe
Fabien Dessenne
3
-7
/
+9
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
3
-9
/
+9
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
1
-2
/
+2
2016-09-20
drm/sti: run hqvdp init sequence only once
Fabien Dessenne
1
-2
/
+2
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
3
-4
/
+4
2016-09-20
drm/sti: dpms function missing for HDMI connector
Vincent Abriou
1
-0
/
+1
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
10
-13
/
+19
2016-09-20
drm: sti: fix coccicheck warnings
Benjamin Gaignard
1
-4
/
+4
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+3
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+1
2016-08-16
drm: drop DRIVER_HAVE_IRQ flag for some drivers
Shawn Guo
1
-1
/
+1
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
[next]