aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/base.c
Commit message (Expand)AuthorAge
* drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart2018-09-03
* drm/omap: Check omap_dss_device type based on the output_type fieldLaurent Pinchart2018-09-03
* drm/omap: Pass pipe pointer to omap_crtc_init()Laurent Pinchart2018-09-03
* drm/omap: dss: Merge two disconnection helpersLaurent Pinchart2018-09-03
* drm/omap: dss: Move connection checks to omapdss_device_(dis)connectLaurent Pinchart2018-09-03
* drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart2018-09-03
* drm/omap: dss: Add for_each_dss_output() macroLaurent Pinchart2018-09-03
* drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart2018-09-03
* drm/omap: dss: Modify omapdss_find_output_from_display() to return channelLaurent Pinchart2018-09-03
* drm/omap: dss: Store dss_device pointer in omap_dss_deviceLaurent Pinchart2018-09-03
* drm/omap: dss: Move and rename omap_dss_(get|put)_device()Laurent Pinchart2018-09-03
* drm/omap: dss: Make omap_dss_get_next_device() more genericLaurent Pinchart2018-09-03
* drm/omap: dss: Remove output devices listLaurent Pinchart2018-09-03
* drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart2018-09-03
* drm/omap: dss: Move debug message and checks to connection handlersLaurent Pinchart2018-09-03
* drm/omap: dss: Add functions to connect and disconnect devicesLaurent Pinchart2018-09-03
* drm/omap: dss: Allow looking up any device by portLaurent Pinchart2018-09-03
* drm/omap: dss: Create and use omapdss_device_is_registered()Laurent Pinchart2018-09-03
* drm/omap: dss: Create global list of all omap_dss_device instancesLaurent Pinchart2018-09-03
* drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Store dispc ops in dss_device structureLaurent Pinchart2018-03-01
* drm: omapdrm: dss: Store DSS device pointer in the omapdrm private dataLaurent Pinchart2018-03-01
* drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-19
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-03
* drm/omap: add dispc_opsTomi Valkeinen2017-04-03
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-03
* drm/omap: add omapdss-base.koTomi Valkeinen2017-04-03