summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/dpi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart2018-09-031-2/+0
* drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart2018-09-031-2/+2
* drm/omap: dpi: Don't fixup video mode in dpi_set_mode()Laurent Pinchart2018-09-031-11/+1
* drm/omap: Call dispc timings check operation directlyLaurent Pinchart2018-09-031-4/+0
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart2018-09-031-9/+1
* drm/omap: Set dispc_channel_connect from DSS output connect handlersLaurent Pinchart2018-09-031-0/+3
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-031-1/+0
* drm/omap: dss: Move display type validation to initialization timeLaurent Pinchart2018-09-031-14/+11
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-11/+21
* drm/omap: dss: Get regulators at probe timeLaurent Pinchart2018-09-031-36/+33
* drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()Laurent Pinchart2018-09-031-5/+3
* drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart2018-09-031-4/+13
* drm/omap: dss: Cleanup error paths in output init functionsLaurent Pinchart2018-09-031-8/+2
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-031-10/+9
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-031-2/+2
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-031-5/+0
* drm/omap: dss: Move common device operations to common structureLaurent Pinchart2018-09-031-2/+2
* drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart2018-09-031-13/+0
* drm/omap: fix email addressTomi Valkeinen2018-06-281-1/+1
* drm/omap: fix crash if there's no video PLLTomi Valkeinen2018-04-051-7/+8
* drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart2018-03-011-5/+7
* drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-011-3/+3
* drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functionsLaurent Pinchart2018-03-011-20/+12
* drm: omapdrm: dss: Store the registered plls array in struct dss_deviceLaurent Pinchart2018-03-011-8/+9
* drm: omapdrm: dss: Pass DSS pointer to dss clock functionsLaurent Pinchart2018-03-011-6/+8
* drm: omapdrm: dss: Pass DSS pointer to dss_ops operationsLaurent Pinchart2018-03-011-5/+7
* drm: omapdrm: Use unsigned int typeLaurent Pinchart2018-03-011-1/+1
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-2/+0
* drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart2017-12-191-5/+1
* drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart2017-11-301-2/+2
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-151-1/+0
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-151-1/+1
* drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi codeLaurent Pinchart2017-08-151-1/+12
* drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart2017-08-151-34/+25
* drm: omapdrm: dpi: Remove unneeded regulator checkLaurent Pinchart2017-08-151-10/+3
* drm/omap: dpi: remove legacy data_linesTomi Valkeinen2017-06-021-13/+0
* drm: omapdrm: dpi: Remove platform driverLaurent Pinchart2017-06-021-93/+0
* drm: omap: use common OF graph helpersRob Herring2017-04-061-1/+1
* drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen2017-04-031-10/+40
* drm/omap: remove divider constraint from hsdivTomi Valkeinen2017-04-031-8/+0
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-021-19/+19
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-021-5/+5
* drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi2016-11-021-1/+1
* drm/omap: omap_display_timings: rename x_res to hactivePeter 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-2/+1
* | drm/omap: DPI: rename "DSI" related namesTomi Valkeinen2016-05-191-22/+22
* | drm/omap: support type B PLL for DPITomi Valkeinen2016-05-191-9/+22
* | drm/omap: rename PLL calc functionsTomi Valkeinen2016-05-191-2/+2
OpenPOWER on IntegriCloud