summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2020-12-15drm/omap: Delete useless kfree codeZheng Yongjun
2020-12-15drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen
2020-12-15drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen
2020-12-15drm/omap: dsi: remove ulps supportTomi Valkeinen
2020-12-15drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen
2020-12-15drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen
2020-12-15drm/omap: dsi: cleanup initial vc setupTomi Valkeinen
2020-12-15drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen
2020-12-15drm/omap: dsi: display_disable cleanupTomi Valkeinen
2020-12-15drm/omap: dsi: display_enable cleanupTomi Valkeinen
2020-12-15drm/omap: dsi: move enable/disable to bridge enable/disableTomi Valkeinen
2020-12-15drm/omap: dsi: move structs & defines to dsi.hTomi Valkeinen
2020-12-15drm/omap: dsi: use separate VCs for cmd and videoTomi Valkeinen
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: simplify omap_display_idSebastian Reichel
2020-12-15drm/omap: remove unused omap_connectorSebastian Reichel
2020-12-15drm/omap: remove legacy DSS device operationsSebastian Reichel
2020-12-15drm/omap: dsi: Register a drm_bridgeSebastian Reichel
2020-12-15drm/panel: Move OMAP's DSI command mode panel driverSebastian Reichel
2020-12-15drm/omap: remove global dss_device variableSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: fix remove()Sebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: support unbindingSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: use DEVICE_ATTR_ROSebastian 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: Reverse direction of the DSS device enable/disable operationsSebastian Reichel
2020-12-15drm/omap: dsi: move panel refresh function to hostSebastian Reichel
2020-12-15drm/omap: dsi: do ULPS in host driverSebastian Reichel