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