summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/base.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1Star
* drm/omap: Whitelist DT nodes to fixup with omapdss, prefixLaurent Pinchart2019-03-181-7/+13
* drm/omap: Add support for drm_panelLaurent Pinchart2019-03-181-5/+7
* drm/omap: Add support for drm_bridgeLaurent Pinchart2019-03-181-3/+24
* drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart2019-03-181-1/+1
* drm/omap: Simplify OF lookup of DSS devicesLaurent Pinchart2019-03-181-3/+2Star
* drm/omap: Remove src field from omap_dss_device structureLaurent Pinchart2019-03-181-13/+1Star
* drm/omap: Remove omap_dss_device dst fieldLaurent Pinchart2019-03-181-4/+2Star
* drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart2019-03-181-16/+57
* drm/omap: Remove connection checks from display .enable() and .remove()Laurent Pinchart2019-03-181-0/+5
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-031-10/+2Star
* drm/omap: Check omap_dss_device type based on the output_type fieldLaurent Pinchart2018-09-031-2/+3
* drm/omap: Pass pipe pointer to omap_crtc_init()Laurent Pinchart2018-09-031-9/+0Star
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-031-0/+2
* drm/omap: dss: Move connection checks to omapdss_device_(dis)connectLaurent Pinchart2018-09-031-0/+1
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-031-16/+16
* drm/omap: dss: Add for_each_dss_output() macroLaurent Pinchart2018-09-031-6/+13
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-031-1/+1
* drm/omap: dss: Modify omapdss_find_output_from_display() to return channelLaurent Pinchart2018-09-031-0/+9
* drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart2018-09-031-2/+9
* drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart2018-09-031-3/+24
* drm/omap: dss: Make omap_dss_get_next_device() more genericLaurent Pinchart2018-09-031-0/+52
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-031-0/+2
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-031-2/+22
* drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart2018-09-031-0/+12
* drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart2018-09-031-0/+20
* drm/omap: dss: Allow looking up any device by portLaurent Pinchart2018-09-031-0/+13
* drm/omap: dss: Create and use omapdss_device_is_registered()Laurent Pinchart2018-09-031-3/+19
* drm/omap: dss: Create global list of all omap_dss_device instancesLaurent Pinchart2018-09-031-9/+36
* drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-011-0/+6
* drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart2018-03-011-9/+4Star
* drm: omapdrm: dss: Store DSS device pointer in the omapdrm private dataLaurent Pinchart2018-03-011-7/+7
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-191-0/+15
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-031-0/+107
* drm/omap: add dispc_opsTomi Valkeinen2017-04-031-0/+13
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-031-0/+14
* drm/omap: add omapdss-base.koTomi Valkeinen2017-04-031-0/+6