Age | Commit message (Expand) | Author |
2022-02-25 | drm/sti: plane: Remove redundant zpos initialisation | Maxime Ripard |
2022-02-25 | drm/sti: Make use of the helper component_compare_of | Yong Wu |
2022-01-27 | drm/sti: Add support for the nomodeset kernel parameter | Javier Martinez Canillas |
2021-11-30 | drm: Remove CONFIG_DRM_KMS_CMA_HELPER option | Thomas Zimmermann |
2021-10-07 | drm/sti: Use correct printk format specifiers for size_t | Laurent Pinchart |
2021-07-28 | drm/bridge: Centralize error message when bridge attach fails | Laurent Pinchart |
2021-06-29 | drm/sti: Don't set struct drm_device.irq_enabled | Thomas Zimmermann |
2021-06-03 | drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()' | Lee Jones |
2021-06-03 | drm/sti/sti_tvout: Provide a bunch of missing function names | Lee Jones |
2021-06-03 | drm/sti/sti_hda: Provide missing function names | Lee Jones |
2021-06-03 | drm/sti/sti_hdmi_tx3g4c28phy: Provide function names for kernel-doc headers | Lee Jones |
2021-02-25 | drm: Use state helper instead of the plane state pointer | Maxime Ripard |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm: Rename plane->state variables in atomic update and disable | Maxime Ripard |
2021-02-24 | drm: Use the state pointer directly in planes atomic_check | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard |
2021-02-24 | drm: Rename plane atomic_check state names | Maxime Ripard |
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 |