index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
drm/sti: do not remove the drm_bridge that was never added
Peter Rosin
2
-2
/
+0
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
3
-3
/
+3
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-1
/
+1
2018-07-13
drm/sti: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-07-10
drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL
Boris Brezillon
1
-1
/
+3
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
3
-3
/
+3
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
1
-1
/
+5
2018-05-02
gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize"
Colin Ian King
1
-1
/
+1
2018-04-05
drm/sti: Depend on OF rather than selecting it
Oliver O'Halloran
1
-2
/
+1
2018-03-29
drm/sti: Stop consulting plane->fb
Ville Syrjälä
1
-4
/
+5
2018-03-28
drm/sti: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-21
/
+3
2017-12-08
drm/sti: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
29
-29
/
+29
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-32
/
+17
2017-11-22
drm/edid: Allow HDMI infoframe without VIC or S3D
Ville Syrjälä
1
-1
/
+3
2017-11-21
drm/sti: Handle return value of platform_get_irq_byname
Arvind Yadav
1
-0
/
+5
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-6
/
+3
2017-11-08
drm: sti: remove vtg_remove
Benjamin Gaignard
1
-6
/
+0
2017-11-08
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2
-24
/
+9
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
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-05
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
[next]