summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c
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: dss: Fix output next device lookup in DTLaurent Pinchart
2020-02-11drm/omap: use true,false for bool variableZheng Bin
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-10drm/omap: Use dev_get_drvdata()Kefeng Wang
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
2019-03-18drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart
2019-03-18drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart
2019-03-18drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart
2019-03-18drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart
2019-03-18drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart
2019-03-18drm/omap: Move common display enable/disable code to encoderLaurent Pinchart
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart
2018-09-03drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart
2018-09-03drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart
2018-09-03drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart