aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15drm/omap: dsi: Reverse direction of the DSS device enable/disable operationsSebastian Reichel2-57/+45
2020-12-15drm/omap: dsi: move panel refresh function to hostSebastian Reichel4-95/+88
2020-12-15drm/omap: dsi: do ULPS in host driverSebastian Reichel3-279/+60
2020-12-15drm/omap: dsi: untangle ulps ops from enable/disableSebastian Reichel3-20/+46
2020-12-15drm/omap: dsi: do bus locking in host driverSebastian Reichel3-60/+28
2020-12-15drm/omap: dsi: drop custom enable_te() APISebastian Reichel3-14/+25
2020-12-15drm/omap: dsi: move TE GPIO handling into coreSebastian Reichel2-109/+140
2020-12-15drm/omap: dsi: lp/hs switching support for transfer()Sebastian Reichel3-7/+10
2020-12-15drm/omap: panel-dsi-cm: use bulk regulator APISebastian Reichel1-44/+21
2020-12-15drm/omap: dsi: use pixel-format and mode from attachSebastian Reichel2-14/+19
2020-12-15drm/omap: dsi: drop useless sync()Sebastian Reichel3-22/+0
2020-12-15drm/omap: dsi: drop unused enable_te()Sebastian Reichel2-41/+0
2020-12-15drm/omap: dsi: drop unused get_te()Sebastian Reichel2-14/+0
2020-12-15drm/omap: dsi: drop unused memory_read()Sebastian Reichel2-97/+0
2020-12-15drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 definesSebastian Reichel1-5/+4
2020-12-15drm/omap: panel-dsi-cm: drop hardcoded VCSebastian Reichel1-13/+7
2020-12-15drm/omap: dsi: request VC via mipi_dsi_attachSebastian Reichel3-47/+41
2020-12-15drm/omap: panel-dsi-cm: use DSI helpersSebastian Reichel1-107/+18
2020-12-15drm/omap: dsi: introduce mipi_dsi_hostSebastian Reichel3-76/+102
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 Reichel3-49/+12
2020-12-15drm/omap: dsi: unexport specific data transfer functionsSebastian Reichel2-32/+0
2020-12-15drm/omap: panel-dsi-cm: convert to transfer APISebastian Reichel1-37/+95
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 Reichel3-41/+26
2020-12-15drm/omap: drop unused dsi.configure_pinsSebastian Reichel3-14/+0
2020-12-15Revert "drm/omap: dss: Remove unused omap_dss_device operations"Sebastian Reichel3-5/+71
2020-12-15drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planesJyri Sarha3-42/+93
2020-12-15drm/omap: rearrange includes in omapdss.hTomi Valkeinen1-4/+4
2020-12-15drm/omap: Implement CTM property for CRTC using OVL managers CPR matrixJyri Sarha1-2/+37
2020-12-15drm/omap: use degamma property for gamma tableTomi Valkeinen1-6/+6
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen1-1/+0
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-6/+4
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-2/+1
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-90/+103
2020-11-30drm/prime: split array import functions v4Christian König1-2/+1
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen1-6/+4
2020-11-19mm: introduce vma_set_file function v5Christian König1-2/+1
2020-11-17drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-11-10drm/omap: Fix runtime PM imbalance on errorDinghao Liu6-14/+26
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov37-38/+38
2020-11-10drm/omap: dsi: Rework and remove a few unused variablesLee Jones1-7/+2
2020-11-10drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones1-4/+2
2020-11-10drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones1-3/+3
2020-11-10drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones1-1/+2
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-1/+1
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König1-1/+2