summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)AuthorFilesLines
2020-12-15drm/omap: drop unused DSS next pointerSebastian Reichel3-14/+2
2020-12-15drm/omap: remove legacy DSS device operationsSebastian Reichel3-108/+0
2020-12-15drm/omap: dsi: Register a drm_bridgeSebastian Reichel1-45/+89
2020-12-15drm/omap: remove global dss_device variableSebastian Reichel3-25/+7
2020-12-15drm/omap: dsi: implement check timingsSebastian Reichel1-26/+44
2020-12-15drm/omap: drop omapdss-boot-initSebastian Reichel3-234/+0
2020-12-15drm/omap: dsi: convert to drm_panelSebastian Reichel3-32/+105
2020-12-15drm/omap: dsi: drop custom panel capability supportSebastian Reichel2-7/+9
2020-12-15drm/omap: dsi: move panel refresh function to hostSebastian Reichel2-20/+84
2020-12-15drm/omap: dsi: do ULPS in host driverSebastian Reichel2-20/+53
2020-12-15drm/omap: dsi: untangle ulps ops from enable/disableSebastian Reichel2-16/+42
2020-12-15drm/omap: dsi: do bus locking in host driverSebastian Reichel2-17/+27
2020-12-15drm/omap: dsi: drop custom enable_te() APISebastian Reichel2-11/+25
2020-12-15drm/omap: dsi: move TE GPIO handling into coreSebastian Reichel1-12/+133
2020-12-15drm/omap: dsi: lp/hs switching support for transfer()Sebastian Reichel2-4/+7
2020-12-15drm/omap: dsi: use pixel-format and mode from attachSebastian Reichel1-12/+19
2020-12-15drm/omap: dsi: drop useless sync()Sebastian Reichel1-1/+0
2020-12-15drm/omap: dsi: drop unused enable_te()Sebastian Reichel1-2/+0
2020-12-15drm/omap: dsi: drop unused get_te()Sebastian Reichel1-1/+0
2020-12-15drm/omap: dsi: drop unused memory_read()Sebastian Reichel1-4/+0
2020-12-15drm/omap: dsi: request VC via mipi_dsi_attachSebastian Reichel2-38/+26
2020-12-15drm/omap: dsi: introduce mipi_dsi_hostSebastian Reichel2-15/+42
2020-12-15drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msgSebastian Reichel1-49/+39
2020-12-15drm/omap: dsi: simplify read functionsSebastian Reichel1-76/+34
2020-12-15drm/omap: dsi: simplify write functionSebastian Reichel2-113/+34
2020-12-15drm/omap: dsi: drop virtual channel logicSebastian Reichel2-41/+9
2020-12-15drm/omap: dsi: unexport specific data transfer functionsSebastian Reichel2-32/+0
2020-12-15drm/omap: dsi: add generic transfer functionSebastian Reichel2-0/+57
2020-12-15drm/omap: constify write buffersSebastian Reichel2-17/+17
2020-12-15drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*Sebastian Reichel2-40/+25
2020-12-15drm/omap: drop unused dsi.configure_pinsSebastian Reichel2-3/+0
2020-12-15Revert "drm/omap: dss: Remove unused omap_dss_device operations"Sebastian Reichel2-0/+32
2020-12-15drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planesJyri Sarha2-42/+63
2020-12-15drm/omap: rearrange includes in omapdss.hTomi Valkeinen1-4/+4
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-42/+49
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen1-6/+4
2020-11-10drm/omap: Fix runtime PM imbalance on errorDinghao Liu6-14/+26
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov20-21/+21
2020-11-10drm/omap: dsi: Rework and remove a few unused variablesLee Jones1-7/+2
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-21drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King1-1/+1
2020-08-21drm: omapdrm: Delete surplus GPIO includesLinus Walleij2-2/+0
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-0/+4
2020-08-04drm/omap: force runtime PM suspend on system suspendTomi Valkeinen4-0/+4
2020-06-30Merge tag 'drm-misc-next-2020-06-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-0/+3
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart3-0/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen1-27/+6
2020-04-28drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing1-43/+0