Age | Commit message (Expand) | Author |
2024-09-16 | drm/omap: Fix possible NULL dereference | Tomi Valkeinen |
2021-03-26 | drm/omap: Remove duplicate declaration | Wan Jiabing |
2020-12-15 | drm/omap: dsi: move structs & defines to dsi.h | Tomi Valkeinen |
2020-12-15 | drm/omap: remove dss_mgr_ops | Tomi Valkeinen |
2020-12-15 | drm/omap: remove dispc_ops | Tomi Valkeinen |
2020-12-15 | drm/omap: drop unused owner field | Tomi Valkeinen |
2020-12-15 | drm/omap: remove unused display.c | Tomi Valkeinen |
2020-12-15 | drm/omap: squash omapdrm sub-modules into one | Tomi Valkeinen |
2020-12-15 | drm/omap: dsi: simplify pin config | Sebastian Reichel |
2020-12-15 | drm/omap: simplify DSI manual update code | Sebastian Reichel |
2020-12-15 | drm/omap: drop dssdev display field | Sebastian Reichel |
2020-12-15 | drm/omap: drop DSS ops_flags | Sebastian Reichel |
2020-12-15 | drm/omap: drop unused DSS next pointer | Sebastian Reichel |
2020-12-15 | drm/omap: remove legacy DSS device operations | Sebastian Reichel |
2020-12-15 | drm/omap: remove global dss_device variable | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: convert to drm_panel | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop custom panel capability support | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: move panel refresh function to host | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: do ULPS in host driver | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: untangle ulps ops from enable/disable | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: do bus locking in host driver | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop custom enable_te() API | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: lp/hs switching support for transfer() | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop useless sync() | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop unused enable_te() | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop unused get_te() | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop unused memory_read() | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: request VC via mipi_dsi_attach | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: introduce mipi_dsi_host | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: drop virtual channel logic | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: unexport specific data transfer functions | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: add generic transfer function | Sebastian Reichel |
2020-12-15 | drm/omap: constify write buffers | Sebastian Reichel |
2020-12-15 | drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_* | Sebastian Reichel |
2020-12-15 | drm/omap: drop unused dsi.configure_pins | Sebastian Reichel |
2020-12-15 | Revert "drm/omap: dss: Remove unused omap_dss_device operations" | Sebastian Reichel |
2020-12-15 | drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes | Jyri Sarha |
2020-12-15 | drm/omap: rearrange includes in omapdss.h | Tomi Valkeinen |
2020-11-10 | drm: omapdrm: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-02-26 | drm/omap: dss: Remove unused omap_dss_device operations | Laurent Pinchart |
2020-02-26 | drm/omap: dss: Remove unused omapdss_of_find_connected_device() function | Laurent Pinchart |
2020-02-26 | drm/omap: dss: Inline the omapdss_display_get() function | Laurent Pinchart |
2020-02-26 | drm/omap: Hardcode omap_connector type to DSI | Laurent Pinchart |
2020-02-26 | drm/omap: Remove HPD, detect and EDID omapdss operations | Laurent Pinchart |
2020-02-26 | drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations | Laurent Pinchart |
2020-02-26 | drm/omap: hdmi: Allocate EDID in the .read_edid() operation | Laurent Pinchart |
2020-02-26 | drm/omap: Add infrastructure to support drm_bridge local to DSS outputs | Laurent Pinchart |
2020-02-26 | drm/omap: dss: Fix output next device lookup in DT | Laurent Pinchart |
2020-02-26 | drm/omap: Factor out display type to connector type conversion | Laurent Pinchart |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |