Age | Commit message (Expand) | Author |
2019-06-19 | Merge v5.2-rc5 into drm-next | Daniel Vetter |
2019-06-10 | drm/omap: add support for manually updated displays | Sebastian Reichel |
2019-06-10 | drm/omap: add framedone interrupt support | Sebastian Reichel |
2019-06-10 | drm/omap: don't check dispc timings for DSI | Sebastian Reichel |
2019-06-10 | drm/omap: use DRM_DEBUG_DRIVER instead of CORE | Sebastian Reichel |
2019-06-10 | drm/omap: Use dev_get_drvdata() | Kefeng Wang |
2019-06-10 | drm/omap: remove open-coded drm_invalid_op() | Emil Velikov |
2019-06-10 | drm/omap: Make sure device_id tables are NULL terminated | Thomas Meyer |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-28 | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-20 | drm: Replace instances of drm_format_info by drm_get_format_info | Maxime Ripard |
2019-05-20 | drm: Remove users of drm_format_num_planes | Maxime Ripard |
2019-04-15 | BackMerge v5.1-rc5 into drm-next | Dave Airlie |
2019-03-29 | Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2019-03-27 | drm/omap: hdmi4_cec: Fix CEC clock handling for PM | Tony Lindgren |
2019-03-27 | drm/omap: Use drm_fb_helper_fill_info | Daniel Vetter |
2019-03-27 | drm/omap: fix typo | Matteo Croce |
2019-03-18 | drm/omap: panel-tpo-td028ttec1: add backlight support | Andreas Kemnade |
2019-03-18 | drm/omap: dsi: Fix PM for display blank with paired dss_pll calls | Tony Lindgren |
2019-03-18 | drm/omap: Remove panel-dpi driver | Laurent Pinchart |
2019-03-18 | drm/omap: Remove TFP410 and DVI connector drivers | Laurent Pinchart |
2019-03-18 | drm/omap: Whitelist DT nodes to fixup with omapdss, prefix | Laurent Pinchart |
2019-03-18 | drm/omap: Add support for drm_panel | Laurent Pinchart |
2019-03-18 | drm/omap: Add support for drm_bridge | Laurent Pinchart |
2019-03-18 | drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flags | Laurent Pinchart |
2019-03-18 | drm/omap: Merge omap_dss_device type and output_type fields | Laurent Pinchart |
2019-03-18 | drm/omap: Refactor initialization sequence | Laurent Pinchart |
2019-03-18 | drm/omap: Simplify OF lookup of DSS devices | Laurent Pinchart |
2019-03-18 | drm/omap: Store pixel clock instead of full mode in DPI and SDI encoders | Laurent Pinchart |
2019-03-18 | drm/omap: venc: Use drm_display_mode natively | Laurent Pinchart |
2019-03-18 | drm/omap: Pass drm_display_mode to .check_timings() and .set_timings() | Laurent Pinchart |
2019-03-18 | drm/omap: Factor out common mode validation code | Laurent Pinchart |
2019-03-18 | drm/omap: venc: Simplify mode setting by caching configuration | Laurent Pinchart |
2019-03-18 | drm/omap: Move DISPC timing checks to CRTC .mode_valid() operation | Laurent Pinchart |
2019-03-18 | drm/omap: Remove src field from omap_dss_device structure | Laurent Pinchart |
2019-03-18 | drm/omap: Notify all devices in the pipeline of output disconnection | Laurent Pinchart |
2019-03-18 | drm/omap: panel-dsi-cm: Store source pointer internally | Laurent Pinchart |
2019-03-18 | drm/omap: Don't store display pointer in omap_connector structure | Laurent Pinchart |
2019-03-18 | drm/omap: Move display alias ID to omap_drm_pipeline | Laurent Pinchart |
2019-03-18 | drm/omap: Don't pass display pointer to encoder init function | Laurent Pinchart |
2019-03-18 | drm/omap: venc: List both PAL and NTSC modes | Laurent Pinchart |
2019-03-18 | drm/omap: Add a dss device operation flag for .get_modes() | Laurent Pinchart |
2019-03-18 | drm/omap: Merge display .get_modes() and .get_size() operations | Laurent Pinchart |
2019-03-18 | drm/omap: Expose DRM modes instead of timings in display devices | Laurent Pinchart |
2019-03-18 | drm/omap: Factor out common init/cleanup code for output devices | Laurent Pinchart |
2019-03-18 | drm/omap: Remove omap_dss_device dst field | Laurent Pinchart |
2019-03-18 | drm/omap: Reverse direction of the DSS device enable/disable operations | Laurent Pinchart |
2019-03-18 | drm/omap: Remove enable checks from display .enable() and .remove() | Laurent Pinchart |