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