aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-tpo-td043mtea1.c
Commit message (Expand)AuthorAge
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: panels: Don't modify fixed timingsLaurent Pinchart2018-09-03
* drm/omap: Don't call .check_timings() operation recursivelyLaurent Pinchart2018-09-03
* drm/omap: Store bus flags in the omap_dss_device structureLaurent 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: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-03
* drm/omap: panel-tpo-td043mtea1: Convert to the GPIO descriptors APILaurent Pinchart2018-09-03
* drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operationsLaurent Pinchart2018-09-03
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent 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 panel devices listLaurent Pinchart2018-09-03
* drm/omap: dss: Split omapdss_register_display()Laurent Pinchart2018-09-03
* drm/omap: displays: Remove input omap_dss_device from panel dataLaurent Pinchart2018-09-03
* drm/omap: displays: Don't call disconnect handlers directlyLaurent Pinchart2018-09-03
* drm/omap: dss: Move debug message and checks to connection handlersLaurent 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: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-03
* drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart2018-03-01
* drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart2018-03-01
* drm/omap: constify attribute_group structures.Arvind Yadav2017-08-15
* drm/omap: remove legacy get_resolutionTomi Valkeinen2017-06-02
* drm/omap: dpi: remove legacy data_linesTomi Valkeinen2017-06-02
* drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi2016-11-02
* 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: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for h/vsync levelPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename vbp to vback_porchPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename vfp to vfront_porchPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename vsw to vsync_lenPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename hbp to hback_porchPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename hfp to hfront_porchPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename hsw to hsync_lenPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi2016-11-02
* Merge omapdss header refactoringTomi Valkeinen2016-06-07
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-03
* | drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-31
|/
* drm/omap: panel-tpo-td043mtea1: remove pdata supportTomi Valkeinen2016-03-03
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-29