aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/omap: squash omapdrm sub-modules into oneTomi Valkeinen2020-12-1510-202/+155
* drm/omap: dsi: simplify pin configSebastian Reichel2020-12-152-39/+13
* drm/omap: simplify DSI manual update codeSebastian Reichel2020-12-153-23/+9
* drm/omap: drop dssdev display fieldSebastian Reichel2020-12-152-7/+1
* drm/omap: drop DSS ops_flagsSebastian Reichel2020-12-152-10/+0
* drm/omap: drop unused DSS next pointerSebastian Reichel2020-12-154-18/+2
* drm/omap: simplify omap_display_idSebastian Reichel2020-12-151-8/+1
* drm/omap: remove unused omap_connectorSebastian Reichel2020-12-156-190/+6
* drm/omap: remove legacy DSS device operationsSebastian Reichel2020-12-155-193/+0
* drm/omap: dsi: Register a drm_bridgeSebastian Reichel2020-12-151-45/+89
* drm/panel: Move OMAP's DSI command mode panel driverSebastian Reichel2020-12-155-651/+0
* drm/omap: remove global dss_device variableSebastian Reichel2020-12-154-29/+9
* drm/omap: panel-dsi-cm: fix remove()Sebastian Reichel2020-12-151-3/+0
* drm/omap: panel-dsi-cm: support unbindingSebastian Reichel2020-12-151-3/+2
* drm/omap: panel-dsi-cm: use DEVICE_ATTR_ROSebastian Reichel2020-12-151-4/+4
* drm/omap: dsi: implement check timingsSebastian Reichel2020-12-151-26/+44
* drm/omap: drop omapdss-boot-initSebastian Reichel2020-12-153-234/+0
* drm/omap: dsi: convert to drm_panelSebastian Reichel2020-12-154-158/+182
* drm/omap: dsi: drop custom panel capability supportSebastian Reichel2020-12-154-19/+17
* drm/omap: dsi: Reverse direction of the DSS device enable/disable operationsSebastian Reichel2020-12-152-57/+45
* drm/omap: dsi: move panel refresh function to hostSebastian Reichel2020-12-154-95/+88
* drm/omap: dsi: do ULPS in host driverSebastian Reichel2020-12-153-279/+60
* drm/omap: dsi: untangle ulps ops from enable/disableSebastian Reichel2020-12-153-20/+46
* drm/omap: dsi: do bus locking in host driverSebastian Reichel2020-12-153-60/+28
* drm/omap: dsi: drop custom enable_te() APISebastian Reichel2020-12-153-14/+25
* drm/omap: dsi: move TE GPIO handling into coreSebastian Reichel2020-12-152-109/+140
* drm/omap: dsi: lp/hs switching support for transfer()Sebastian Reichel2020-12-153-7/+10
* drm/omap: panel-dsi-cm: use bulk regulator APISebastian Reichel2020-12-151-44/+21
* drm/omap: dsi: use pixel-format and mode from attachSebastian Reichel2020-12-152-14/+19
* drm/omap: dsi: drop useless sync()Sebastian Reichel2020-12-153-22/+0
* drm/omap: dsi: drop unused enable_te()Sebastian Reichel2020-12-152-41/+0
* drm/omap: dsi: drop unused get_te()Sebastian Reichel2020-12-152-14/+0
* drm/omap: dsi: drop unused memory_read()Sebastian Reichel2020-12-152-97/+0
* drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 definesSebastian Reichel2020-12-151-5/+4
* drm/omap: panel-dsi-cm: drop hardcoded VCSebastian Reichel2020-12-151-13/+7
* drm/omap: dsi: request VC via mipi_dsi_attachSebastian Reichel2020-12-153-47/+41
* drm/omap: panel-dsi-cm: use DSI helpersSebastian Reichel2020-12-151-107/+18
* drm/omap: dsi: introduce mipi_dsi_hostSebastian Reichel2020-12-153-76/+102
* drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msgSebastian Reichel2020-12-151-49/+39
* drm/omap: dsi: simplify read functionsSebastian Reichel2020-12-151-76/+34
* drm/omap: dsi: simplify write functionSebastian Reichel2020-12-152-113/+34
* drm/omap: dsi: drop virtual channel logicSebastian Reichel2020-12-153-49/+12
* drm/omap: dsi: unexport specific data transfer functionsSebastian Reichel2020-12-152-32/+0
* drm/omap: panel-dsi-cm: convert to transfer APISebastian Reichel2020-12-151-37/+95
* drm/omap: dsi: add generic transfer functionSebastian Reichel2020-12-152-0/+57
* drm/omap: constify write buffersSebastian Reichel2020-12-152-17/+17
* drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*Sebastian Reichel2020-12-153-41/+26
* drm/omap: drop unused dsi.configure_pinsSebastian Reichel2020-12-153-14/+0
* Revert "drm/omap: dss: Remove unused omap_dss_device operations"Sebastian Reichel2020-12-153-5/+71
* drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planesJyri Sarha2020-12-153-42/+93