summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
2020-12-15drm/omap: dsi: enable HS before sending the frameTomi Valkeinen
2020-12-15drm/omap: dsi: skip dsi_vc_enable_hs when already in correct modeTomi Valkeinen
2020-12-15drm/omap: dsi: untangle vc & channelTomi Valkeinen
2020-12-15drm/omap: dsi: pass vc and channel to various functionsTomi Valkeinen
2020-12-15drm/omap: dsi: rename 'channel' to 'vc'Tomi Valkeinen
2020-12-15drm/omap: dsi: cleanup dispc channel usageTomi Valkeinen
2020-12-15drm/omap: dsi: drop useless channel checksTomi Valkeinen
2020-12-15drm/omap: dsi: simplify VC handlingTomi Valkeinen
2020-12-15drm/omap: dsi: send nop instead of page & columnTomi Valkeinen
2020-12-15drm/omap: dsi: set trans_mode according to client mode_flagsTomi Valkeinen
2020-12-15drm/omap: pll: fix iteration loop checkTomi 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: dsi: Register a drm_bridgeSebastian Reichel
2020-12-15drm/omap: remove global dss_device variableSebastian Reichel
2020-12-15drm/omap: dsi: implement check timingsSebastian Reichel
2020-12-15drm/omap: drop omapdss-boot-initSebastian 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: move TE GPIO handling into coreSebastian Reichel
2020-12-15drm/omap: dsi: lp/hs switching support for transfer()Sebastian Reichel
2020-12-15drm/omap: dsi: use pixel-format and mode from attachSebastian 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: switch dsi_vc_send_long/short to mipi_dsi_msgSebastian Reichel
2020-12-15drm/omap: dsi: simplify read functionsSebastian Reichel
2020-12-15drm/omap: dsi: simplify write functionSebastian 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