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
2020-06-10
drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/sti: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-1
/
+0
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-2
/
+1
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
15
-74
/
+58
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
3
-3
/
+3
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
5
-6
/
+6
2020-02-13
drm/sti: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
3
-9
/
+8
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
5
-6
/
+6
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
7
-12
/
+12
2019-09-02
drm/sti: Include the right header
Linus Walleij
1
-1
/
+1
2019-09-02
drm: sti: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-7
/
+12
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
3
-0
/
+3
2019-08-07
drm/sti: fix opencoded use of drm_panel_*
Sam Ravnborg
1
-5
/
+3
2019-07-31
drm: sti: Provide ddc symlink in hdmi connector sysfs directory
Andrzej Pietrasiewicz
1
-2
/
+4
2019-07-30
drm: sti: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-07-09
drm/sti: Try to fix up the tvout possible clones
Ville Syrjälä
1
-3
/
+7
2019-07-09
drm/sti: Remove pointless casts
Ville Syrjälä
1
-3
/
+3
2019-06-21
drm/sti: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
2019-06-21
drm/sti: Remove duplicated include from sti_drv.c
YueHaibing
1
-1
/
+0
2019-06-13
sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-8
/
+2
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
25
-23
/
+85
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
6
-6
/
+6
2019-01-18
Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-13
/
+6
2019-01-14
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
3
-6
/
+6
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
1
-1
/
+2
2019-01-09
drm: sti: Cleanup drm_display_mode print str
Shayenne Moura
1
-12
/
+4
2018-11-13
drm/sti: remove set but not used variable 'priv'
YueHaibing
1
-2
/
+0
2018-10-18
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
1
-1
/
+1
2018-10-18
drm/sti: make crct disable atomic
Benjamin Gaignard
1
-0
/
+2
2018-10-05
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
4
-6
/
+3
2018-09-25
drm/sti: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-7
/
+1
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
[next]