summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/displays/encoder-tfp410.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart2019-03-181-140/+0
* drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart2019-03-181-2/+3
* drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart2019-03-181-1/+0
* drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart2019-03-181-19/+2
* drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart2019-03-181-6/+0
* drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart2019-03-181-7/+0
* 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: Store bus flags in the omap_dss_device structureLaurent Pinchart2018-09-031-8/+2
* 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-2/+0
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-031-1/+1
* drm/omap: encoder-tfp410: Don't fix timings in .set_timings() handlerLaurent Pinchart2018-09-031-2/+0
* drm/omap: encoder-tfp410: Convert to the GPIO descriptors APILaurent Pinchart2018-09-031-38/+13
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-27/+7
* 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-23/+18
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-031-10/+0
* drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart2018-09-031-7/+0
* 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-11/+9
* 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-20/+16
* 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
* drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart2017-12-191-1/+2
* drm/omap: dpi: remove legacy data_linesTomi Valkeinen2017-06-021-4/+0
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-16/+15
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-5/+5
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-021-2/+3
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-021-2/+1
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-021-1/+1
* Merge omapdss header refactoringTomi Valkeinen2016-06-071-2/+1
|\
| * 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: include gpio/consumer.h where neededArnd Bergmann2016-05-311-1/+1
|/
* drm/omap: encoder-tfp410: remove pdata supportTomi Valkeinen2016-03-031-36/+5
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-291-0/+320