summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drm/omap: rearrange includes in omapdss.hTomi Valkeinen2020-12-151-4/+4
* drm/omap: Implement CTM property for CRTC using OVL managers CPR matrixJyri Sarha2020-12-151-2/+37
* drm/omap: use degamma property for gamma tableTomi Valkeinen2020-12-151-6/+6
* drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-6/+4
|\
| * Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-2/+1
| |\
| * \ Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-1442-90/+103
| |\ \
| * | | drm/omap: sdi: fix bridge enable/disableTomi Valkeinen2020-11-301-6/+4
* | | | drm/prime: split array import functions v4Christian König2020-11-301-2/+1
| |_|/ |/| |
* | | mm: introduce vma_set_file function v5Christian König2020-11-191-2/+1
| |/ |/|
* | drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang2020-11-171-0/+1
* | drm/omap: Fix runtime PM imbalance on errorDinghao Liu2020-11-106-14/+26
* | drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-11-1037-38/+38
* | drm/omap: dsi: Rework and remove a few unused variablesLee Jones2020-11-101-7/+2
* | drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones2020-11-101-4/+2
* | drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones2020-11-101-3/+3
* | drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones2020-11-101-1/+2
* | drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* | Revert "mm: introduce vma_set_file function v4"Christian König2020-11-051-1/+2
* | mm: introduce vma_set_file function v4Christian König2020-11-051-2/+1