summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/omapdss.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* drm/omap: Add support for drm_panelLaurent Pinchart2019-03-181-0/+1
* drm/omap: Add support for drm_bridgeLaurent Pinchart2019-03-181-0/+1
* drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart2019-03-181-5/+9
* drm/omap: Simplify OF lookup of DSS devicesLaurent Pinchart2019-03-181-2/+1Star
* drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart2019-03-181-2/+2
* drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart2019-03-181-1/+0Star
* drm/omap: Move display alias ID to omap_drm_pipelineLaurent Pinchart2019-03-181-2/+0Star
* drm/omap: Add a dss device operation flag for .get_modes()Laurent Pinchart2019-03-181-1/+3
* drm/omap: Merge display .get_modes() and .get_size() operationsLaurent Pinchart2019-03-181-3/+0Star
* drm/omap: Expose DRM modes instead of timings in display devicesLaurent Pinchart2019-03-181-2/+6
* drm/omap: Factor out common init/cleanup code for output devicesLaurent Pinchart2019-03-181-1/+2
* drm/omap: Remove omap_dss_device dst fieldLaurent Pinchart2019-03-181-1/+0Star
* drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart2019-03-181-11/+9Star
* drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart2019-03-181-5/+0Star
* drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart2019-03-181-1/+0Star
* drm/omap: Use atomic suspend/resume helpersLaurent Pinchart2019-03-181-3/+0Star
* drm/omap: Remove unused kobj field from struct omap_dss_deviceLaurent Pinchart2019-03-181-2/+0Star
* drm/omap: fix bus_flags for panel-dpiTomi Valkeinen2018-12-031-1/+1
* drm/omap: Call dispc timings check operation directlyLaurent Pinchart2018-09-031-0/+3
* drm/omap: Store bus flags in the omap_dss_device structureLaurent Pinchart2018-09-031-0/+1
* drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart2018-09-031-1/+1
* drm/omap: Merge HPD enable operation with HPD callback registrationLaurent Pinchart2018-09-031-2/+0Star
* drm/omap: Remove unneeded safety checks in the HPD operationsLaurent Pinchart2018-09-031-3/+3
* drm/omap: dss: Add device operations flagsLaurent Pinchart2018-09-031-0/+13
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-40/+14Star
* drm/omap: Check omap_dss_device type based on the output_type fieldLaurent Pinchart2018-09-031-0/+6
* drm/omap: dss: Remove omap_dss_driver .[gs]et_mirror operationsLaurent Pinchart2018-09-031-3/+0Star
* drm/omap: dss: Remove unused omap_dss_driver operationsLaurent Pinchart2018-09-031-7/+0Star
* drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart2018-09-031-9/+0Star
* drm/omap: Remove supported output check in CRTC connect handlerLaurent Pinchart2018-09-031-2/+0Star
* drm/omap: Pass pipe pointer to omap_crtc_init()Laurent Pinchart2018-09-031-1/+0Star
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-031-1/+0Star
* drm/omap: dss: Move display type validation to initialization timeLaurent Pinchart2018-09-031-2/+1Star
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-2/+4
* drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()Laurent Pinchart2018-09-031-4/+2Star
* drm/omap: dss: Add function to retrieve display for an outputLaurent Pinchart2018-09-031-0/+1
* drm/omap: dss: Add for_each_dss_output() macroLaurent Pinchart2018-09-031-3/+10
* drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart2018-09-031-0/+1
* 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-2/+2
* drm/omap: dss: Modify omapdss_find_output_from_display() to return channelLaurent Pinchart2018-09-031-2/+1Star
* drm/omap: dss: Move DSS mgr ops and private data to dss_deviceLaurent Pinchart2018-09-031-2/+3
* drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart2018-09-031-1/+3
* drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart2018-09-031-3/+2Star
* drm/omap: dss: Remove panel devices listLaurent Pinchart2018-09-031-3/+0Star
* drm/omap: dss: Split omapdss_register_display()Laurent Pinchart2018-09-031-0/+1
* drm/omap: dss: Make omap_dss_get_next_device() more genericLaurent Pinchart2018-09-031-2/+4
* drm/omap: dss: Rename for_each_dss_dev macro to for_each_dss_displayLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-031-5/+0Star