summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-dpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Remove panel-dpi driverLaurent Pinchart2019-03-181-199/+0
* drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart2019-03-181-0/+1
* drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart2019-03-181-0/+1
* drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart2019-03-181-4/+4
* drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart2019-03-181-15/+3
* drm/omap: Remove enable checks from display .enable() and .remove()Laurent Pinchart2019-03-181-4/+2
* drm/omap: Move common display enable/disable code to encoderLaurent Pinchart2019-03-181-10/+0
* drm/omap: fix bus_flags for panel-dpiTomi Valkeinen2018-12-031-0/+1
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-031-9/+0
* drm/omap: panels: Don't modify fixed timingsLaurent Pinchart2018-09-031-3/+0
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-031-9/+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: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-2/+2
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-23/+4
* drm/omap: dss: Extend omapdss_of_find_source_for_first_ep() to sinksLaurent Pinchart2018-09-031-3/+3
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-031-0/+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 panel devices listLaurent Pinchart2018-09-031-6/+2
* drm/omap: dss: Split omapdss_register_display()Laurent Pinchart2018-09-031-0/+1
* drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart2018-09-031-25/+19
* 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-6/+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-8/+8
* drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart2018-09-031-2/+0
* drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-031-1/+1
* drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart2018-03-011-19/+15
* drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart2018-03-011-3/+0
* drm/omapdrm: Use of_find_backlight helperMeghana Madhyastha2018-02-201-20/+5
* drm/omapdrm: Use backlight_enable/disable helpersMeghana Madhyastha2018-02-201-9/+2
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-1/+1
* drm: omapdrm: panel-dpi: Remove unneeded check for OF nodeLaurent Pinchart2017-08-151-0/+3
* drm/omap: remove legacy get_resolutionTomi Valkeinen2017-06-021-2/+0
* drm/omap: dpi: remove legacy data_linesTomi Valkeinen2017-06-021-5/+0
* drm/omap: panel-dpi: remove non-DT supportTomi Valkeinen2017-06-021-73/+3
* drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2017-04-031-2/+35
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-13/+13
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-10/+6
* Merge omapdss header refactoringTomi Valkeinen2016-06-071-1/+2
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-031-1/+2
* | drm/omap: panel-dpi: implement support for a vcc regulatorUwe Kleine-König2016-06-061-0/+13
* | drm/omap: panel-dpi: make (limited) use of a reset gpioUwe Kleine-König2016-06-061-0/+10
* | drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-311-1/+0
* | drm/omap: Fix missing includesTomi Valkeinen2016-05-311-0/+1
|/
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-291-0/+328