index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-27
drm/sti: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
2017-08-21
drm/sti: sti_vdo: clean up drm_bridge_add call
Inki Dae
1
-5
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
3
-3
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
3
-3
/
+0
2017-08-08
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
3
-3
/
+3
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+1
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-21
drm: sti: sti_hqvdp: undo preparation of a clock source.
Arvind Yadav
1
-0
/
+3
2017-06-20
drm: sti: sti_hqvdp: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-20
drm: sti: sti_dvo: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-06-20
drm/sti: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
3
-1
/
+15
2017-05-18
drm/sti:fix spelling mistake: "compoment" -> "component"
Colin Ian King
1
-1
/
+1
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
9
-40
/
+27
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Fix typos in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Fix a typo in a comment line
Markus Elfring
1
-1
/
+1
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
8
-25
/
+17
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
3
-10
/
+5
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
1
-1
/
+1
2017-05-06
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-0
/
+14
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-20
/
+9
2017-04-13
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
1
-5
/
+7
2017-04-10
[media] sti: hdmi: add CEC notifier support
Benjamin Gaignard
2
-0
/
+14
2017-03-24
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-10
/
+1
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
1
-2
/
+0
2017-02-27
drm: sti: make driver use devm_of_platform_populate()
Benjamin Gaignard
1
-2
/
+1
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
9
-255
/
+90
2017-02-23
drm/sti: fix build warnings in sti_drv.c and sti_vtg.c files
Vincent Abriou
2
-10
/
+0
2017-02-17
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
1
-2
/
+0
2017-02-10
drm/sti: debug fps reset
Vincent Abriou
1
-0
/
+2
2017-02-10
drm/sti: hdmi: automatically check DVI/HDMI mode
Vincent Abriou
2
-40
/
+8
2017-02-10
drm/sti: unbind all components while driver cleanup
Vincent Abriou
1
-0
/
+1
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
1
-0
/
+15
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
1
-1
/
+1
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
1
-38
/
+32
2017-02-10
drm/sti: remove deprecated legacy vtg slave
Vincent Abriou
1
-44
/
+14
2017-02-10
drm/sti: remove deprecated sink_term config
Vincent Abriou
1
-7
/
+0
2017-02-10
drm/sti: do not check hw scaling if mode is not set
Fabien DESSENNE
1
-3
/
+3
2017-02-10
drm/sti: Fix up crtc_state->event handling
Fabien DESSENNE
2
-34
/
+14
2017-02-10
drm/sti: use atomic_helper for commit
Fabien DESSENNE
2
-84
/
+6
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
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
[next]