Age | Commit message (Expand) | Author |
2021-01-05 | drm: sti: Remove unnecessary drm_plane_cleanup() wrapper | Laurent Pinchart |
2020-11-12 | drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used | Lee Jones |
2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter |
2020-11-02 | drm/atomic: Pass the full state to CRTC atomic begin and flush | Maxime Ripard |
2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard |
2020-09-08 | Merge tag 'v5.9-rc4' into drm-next | Dave Airlie |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-18 | Merge v5.9-rc1 into drm-misc-next | Maxime Ripard |
2020-08-08 | drm: Remove unnecessary drm_panel_attach and drm_panel_detach | Joe Perches |
2020-08-06 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-16 | ASoC: hdmi-codec: merge .digital_mute() into .mute_stream() | Kuninori Morimoto |
2020-06-10 | drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS | Thomas Zimmermann |
2020-06-10 | drm/sti: Use GEM CMA object functions | Thomas Zimmermann |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä |
2020-03-18 | drm: convert .debugfs_init() hook to return void. | Wambui Karuga |
2020-03-18 | drm/sti: remove use of drm_debugfs functions as return values | Wambui Karuga |
2020-02-26 | drm/bridge: Extend bridge API to disable connector creation | Laurent Pinchart |
2020-02-17 | Merge v5.6-rc2 into drm-misc-next | Maxime Ripard |
2020-02-13 | drm/sti: Convert to CRTC VBLANK callbacks | Thomas Zimmermann |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-09 | drm/panel: decouple connector from drm_panel | Sam Ravnborg |
2019-09-16 | drm: sti: fix W=1 warnings | Benjamin Gaignard |
2019-09-02 | drm/sti: Include the right header | Linus Walleij |
2019-09-02 | drm: sti: use cec_notifier_conn_(un)register | Dariusz Marcinkiewicz |
2019-08-28 | drm: Stop including drm_bridge.h from drm_crtc.h | Boris Brezillon |
2019-08-07 | drm/sti: fix opencoded use of drm_panel_* | Sam Ravnborg |
2019-07-31 | drm: sti: Provide ddc symlink in hdmi connector sysfs directory | Andrzej Pietrasiewicz |
2019-07-30 | drm: sti: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-07-09 | drm/sti: Try to fix up the tvout possible clones | Ville Syrjälä |
2019-07-09 | drm/sti: Remove pointless casts | Ville Syrjälä |
2019-06-21 | drm/sti: Drop drm_gem_prime_export/import | Daniel Vetter |
2019-06-21 | drm/prime: Actually remove DRIVER_PRIME everywhere | Daniel Vetter |
2019-06-21 | drm/sti: Remove duplicated include from sti_drv.c | YueHaibing |
2019-06-13 | sti: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-06 | drm/sti: drop use of drmP.h | Sam Ravnborg |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2019-01-18 | Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-01-14 | drm: bridge: Constify mode arguments to bridge .mode_set() operation | Laurent Pinchart |
2019-01-10 | drm/edid: Pass connector to AVI infoframe functions | Ville Syrjälä |
2019-01-09 | drm: sti: Cleanup drm_display_mode print str | Shayenne Moura |
2018-11-13 | drm/sti: remove set but not used variable 'priv' | YueHaibing |
2018-10-18 | drm: sti: don't pass GFP_DMA32 to dma_alloc_wc | Christoph Hellwig |
2018-10-18 | drm/sti: make crct disable atomic | Benjamin Gaignard |
2018-10-05 | drm/sti: Use drm_atomic_helper_shutdown | Daniel Vetter |
2018-09-25 | drm/sti: Use drm_fbdev_generic_setup() | Noralf Trønnes |
2018-08-07 | drm/sti: do not remove the drm_bridge that was never added | Peter Rosin |
2018-07-13 | drm: drop _mode_ from drm_mode_connector_attach_encoder | Daniel Vetter |
2018-07-13 | drm: drop _mode_ from update_edit_property() | Daniel Vetter |