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