summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-031-9/+0
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-031-9/+0
* drm/omap: Don't store video mode internally for external encodersLaurent Pinchart2018-09-031-5/+0
* drm/omap: Remove duplicate calls to .set_timings() operationLaurent Pinchart2018-09-031-3/+0
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-031-1/+1
* drm/omap: Don't call HDMI mode and infoframe operations recursivelyLaurent Pinchart2018-09-031-21/+0
* drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart2018-09-031-13/+0
* drm/omap: Move HPD disconnection handling to omap_connectorLaurent Pinchart2018-09-031-6/+1
* drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart2018-09-031-22/+1
* drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart2018-09-031-5/+3
* drm/omap: Don't call HPD registration operations recursivelyLaurent Pinchart2018-09-031-1/+2
* drm/omap: Don't call .detect() operation recursivelyLaurent Pinchart2018-09-031-1/+3
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-7/+7
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-22/+10
* drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart2018-09-031-0/+9
* drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart2018-09-031-2/+2
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-031-6/+2
* drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart2018-09-031-40/+28
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-031-11/+0
* drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart2018-09-031-2/+2
* drm/omap: dss: Move common device operations to common structureLaurent Pinchart2018-09-031-24/+24
* drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart2018-09-031-1/+0
* drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart2018-09-031-9/+0
* drm: omapdrm: displays: Get encoder source at connect timeLaurent Pinchart2018-03-011-44/+22
* drm: omapdrm: displays: Remove OF node check in encoder driversLaurent Pinchart2018-03-011-3/+0
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-1/+1
* omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2017-10-121-1/+5
* omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil2017-10-121-8/+4
* drm/omap: displays: encoder-tpd12s015: Support for hot plug detectionPeter Ujfalusi2017-08-151-0/+81
* drm/omap: tpd12s015: fix error handlingTomi Valkeinen2016-12-081-4/+9
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-10/+10
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-4/+4
* drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-031-1/+1
* drm/omap: displays: Do not include video/omap-panel-data.h if not neededPeter Ujfalusi2016-06-031-1/+0
* drm/omap: tpd12s015: CT_CP_HPD as optional gpioManisha Agrawal2016-03-031-1/+1
* drm/omap: tpd12s015: gpio descriptor APIManisha Agrawal2016-03-031-51/+28
* drm/omap: tpd12s015: remove platform data supportManisha Agrawal2016-03-031-36/+5
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-291-0/+379
OpenPOWER on IntegriCloud