summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays
AgeCommit message (Expand)Author
2020-12-15drm/panel: Move OMAP's DSI command mode panel driverSebastian 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: 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: drop virtual channel logicSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: convert to transfer APISebastian 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-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-05-17drm/omap: display: use devm_of_find_backlightSam Ravnborg
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-11drm/omap: use true,false for bool variableZheng Bin
2019-11-20drm/omap: Fix Kconfig indentationKrzysztof Kozlowski
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-10drm/omap: Use dev_get_drvdata()Kefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-18drm/omap: panel-tpo-td028ttec1: add backlight supportAndreas Kemnade
2019-03-18drm/omap: Remove panel-dpi driverLaurent Pinchart
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart
2019-03-18drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart
2019-03-18drm/omap: panel-dsi-cm: Store source pointer internallyLaurent Pinchart