summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-4/+8
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-32/+10
* 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-96/+94
* 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-3/+3
* drm/omap: dss: Move common device operations to common structureLaurent Pinchart2018-09-031-60/+60
* drm/omap: dss: Remove omap_dss_device panel fieldsLaurent Pinchart2018-09-031-1/+0
* drm/omap: displays: Remove videomode from omap_dss_device structureLaurent Pinchart2018-09-031-5/+3
* drm/omap: dss: Constify omap_dss_driver operations structureLaurent Pinchart2018-09-031-1/+1
* drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart2018-03-021-3/+3
* drm: omapdrm: displays: Get panel source at connect timeLaurent Pinchart2018-03-011-13/+14
* drm: omapdrm: displays: Remove OF node check in panel driversLaurent Pinchart2018-03-011-3/+0
* drm: omapdrm: Use unsigned int typeLaurent Pinchart2018-03-011-4/+4
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-1/+1
* drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel2017-12-191-47/+27
* drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel2017-12-191-31/+60
* drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel2017-12-191-0/+19
* drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel2017-12-191-4/+53
* drm/omap: panel-dsi-cm: fix driverTony Lindgren2017-12-191-5/+51
* drm/omap: panel-dsi-cm: constify attribute_group structures.Arvind Yadav2017-08-151-1/+1
* drm/omap: remove legacy get_resolutionTomi Valkeinen2017-06-021-9/+0
* drm/omap: remove recommended_bppTomi Valkeinen2017-06-021-1/+0
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-191-1/+1
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-12/+11
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-1/+1
* drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename y_res to vactivePeter Ujfalusi2016-11-021-4/+4
* drm/omap: omap_display_timings: rename x_res to hactivePeter Ujfalusi2016-11-021-4/+4
* drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-121-1/+0
* GPU-DRM-OMAP: Delete unnecessary checks before two function callsMarkus Elfring2016-07-221-2/+1
* Merge omapdss header refactoringTomi Valkeinen2016-06-071-2/+2
|\
| * drm/omap: Do not include video/omapdss.h directly in driversPeter Ujfalusi2016-06-031-1/+2
| * 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: fix panel/encoder probesTomi Valkeinen2016-03-161-1/+1
* drm/omap: panel-dsi-cm: remove pdata supportTomi Valkeinen2016-03-031-44/+5
* drm/omap: move omapdss & displays under omapdrmTomi Valkeinen2015-12-291-0/+1388
OpenPOWER on IntegriCloud