summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
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
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: panel-dsi-cm: use bulk regulator APISebastian 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: panel-dsi-cm: use common MIPI DCS 1.3 definesSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: drop hardcoded VCSebastian Reichel
2020-12-15drm/omap: dsi: request VC via mipi_dsi_attachSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: use DSI helpersSebastian 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: panel-dsi-cm: convert to transfer APISebastian 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-12-15drm/omap: Implement CTM property for CRTC using OVL managers CPR matrixJyri Sarha
2020-12-15drm/omap: use degamma property for gamma tableTomi Valkeinen
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-30drm/prime: split array import functions v4Christian König