summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss/omapdss.h
AgeCommit message (Expand)Author
2021-03-26drm/omap: Remove duplicate declarationWan Jiabing
2020-12-15drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen
2020-12-15drm/omap: remove dss_mgr_opsTomi Valkeinen
2020-12-15drm/omap: remove dispc_opsTomi Valkeinen
2020-12-15drm/omap: drop unused owner fieldTomi Valkeinen
2020-12-15drm/omap: remove unused display.cTomi Valkeinen
2020-12-15drm/omap: squash omapdrm sub-modules into oneTomi Valkeinen
2020-12-15drm/omap: dsi: simplify pin configSebastian Reichel
2020-12-15drm/omap: simplify DSI manual update codeSebastian Reichel
2020-12-15drm/omap: drop dssdev display fieldSebastian Reichel
2020-12-15drm/omap: drop DSS ops_flagsSebastian Reichel
2020-12-15drm/omap: drop unused DSS next pointerSebastian Reichel
2020-12-15drm/omap: remove legacy DSS device operationsSebastian Reichel
2020-12-15drm/omap: remove global dss_device variableSebastian Reichel
2020-12-15drm/omap: dsi: convert to drm_panelSebastian Reichel
2020-12-15drm/omap: dsi: drop custom panel capability supportSebastian Reichel
2020-12-15drm/omap: dsi: move panel refresh function to hostSebastian Reichel
2020-12-15drm/omap: dsi: do ULPS in host driverSebastian Reichel
2020-12-15drm/omap: dsi: untangle ulps ops from enable/disableSebastian Reichel
2020-12-15drm/omap: dsi: do bus locking in host driverSebastian Reichel
2020-12-15drm/omap: dsi: drop custom enable_te() APISebastian Reichel
2020-12-15drm/omap: dsi: lp/hs switching support for transfer()Sebastian Reichel
2020-12-15drm/omap: dsi: drop useless sync()Sebastian Reichel
2020-12-15drm/omap: dsi: drop unused enable_te()Sebastian Reichel
2020-12-15drm/omap: dsi: drop unused get_te()Sebastian Reichel
2020-12-15drm/omap: dsi: drop unused memory_read()Sebastian Reichel
2020-12-15drm/omap: dsi: request VC via mipi_dsi_attachSebastian Reichel
2020-12-15drm/omap: dsi: introduce mipi_dsi_hostSebastian Reichel
2020-12-15drm/omap: dsi: drop virtual channel logicSebastian Reichel
2020-12-15drm/omap: dsi: unexport specific data transfer functionsSebastian Reichel
2020-12-15drm/omap: dsi: add generic transfer functionSebastian Reichel
2020-12-15drm/omap: constify write buffersSebastian Reichel
2020-12-15drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*Sebastian Reichel
2020-12-15drm/omap: drop unused dsi.configure_pinsSebastian Reichel
2020-12-15Revert "drm/omap: dss: Remove unused omap_dss_device operations"Sebastian Reichel
2020-12-15drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planesJyri Sarha
2020-12-15drm/omap: rearrange includes in omapdss.hTomi Valkeinen
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-02-26drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart
2020-02-26drm/omap: Hardcode omap_connector type to DSILaurent Pinchart
2020-02-26drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart
2020-02-26drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart
2020-02-26drm/omap: hdmi: Allocate EDID in the .read_edid() operationLaurent Pinchart
2020-02-26drm/omap: Add infrastructure to support drm_bridge local to DSS outputsLaurent Pinchart
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-26drm/omap: Factor out display type to connector type conversionLaurent Pinchart
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-03-18drm/omap: Add support for drm_panelLaurent Pinchart