aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss/hdmi4.c
AgeCommit message (Expand)Author
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart
2019-03-18drm/omap: Pass drm_display_mode to .check_timings() and .set_timings()Laurent Pinchart
2019-03-18drm/omap: Factor out common init/cleanup code for output devicesLaurent Pinchart
2019-03-18drm/omap: Reverse direction of the DSS device enable/disable operationsLaurent Pinchart
2019-03-18drm/omap: Remove connection checks from internal encoders .enable()Laurent Pinchart
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart
2018-11-12drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart
2018-09-03drm/omap: Don't call .set_timings() operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Store CRTC timings in .set_timings() operationLaurent Pinchart
2018-09-03drm/omap: hdmi: Constify video mode and related pointersLaurent Pinchart
2018-09-03drm/omap: Call dispc timings check operation directlyLaurent Pinchart
2018-09-03drm/omap: Make the video_mode pointer to .set_timings() constLaurent Pinchart
2018-09-03drm/omap: dss: hdmi: Rename hdmi_display_(set|check)_timing() functionsLaurent Pinchart
2018-09-03drm/omap: Don't call EDID read operation recursivelyLaurent Pinchart
2018-09-03drm/omap: Move most omap_dss_driver operations to omap_dss_device_opsLaurent Pinchart
2018-09-03drm/omap: dss: Remove the dss_mgr_(dis)connect() operationsLaurent Pinchart
2018-09-03drm/omap: Set dispc_channel_connect from DSS output connect handlersLaurent Pinchart
2018-09-03drm/omap: dss: Merge two disconnection helpersLaurent Pinchart
2018-09-03drm/omap: dss: Move display type validation to initialization timeLaurent Pinchart
2018-09-03drm/omap: Reverse direction of DSS device (dis)connect operationsLaurent Pinchart
2018-09-03drm/omap: dss: Get regulators at probe timeLaurent Pinchart
2018-09-03drm/omap: dss: Remove duplicated parameter to dss_mgr_(dis)connect()Laurent Pinchart
2018-09-03drm/omap: dss: Acquire next dssdev at probe timeLaurent Pinchart
2018-09-03drm/omap: dss: hdmi4: Move initialization code from bind to probeLaurent Pinchart
2018-09-03drm/omap: dss: Cleanup error paths in output init functionsLaurent Pinchart
2018-09-03drm/omap: dss: Replace omap_dss_device port number with bitmaskLaurent Pinchart
2018-09-03drm/omap: dss: Remove output devices listLaurent Pinchart
2018-09-03drm/omap: dss: Move src and dst check and set to connection handlersLaurent Pinchart
2018-09-03drm/omap: dss: Move common device operations to common structureLaurent Pinchart
2018-09-03drm/omap: dss: Remove DSS encoders get_timings operationLaurent Pinchart
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen
2018-03-01drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha
2018-03-01drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functionsLaurent Pinchart
2018-03-01drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operationsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Store the debugfs root directory in struct dss_deviceLaurent Pinchart
2018-03-01drm: omapdrm: dss: Support passing private data to debugfs show handlersLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_ops operationsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS private structure to runtime PM functionsLaurent Pinchart
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-10-12omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil
2017-10-12omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil
2017-10-12omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()Hans Verkuil
2017-10-12omapdrm: hdmi4: prepare irq handling for HDMI CEC supportHans Verkuil
2017-10-12omapdrm: hdmi4: make low-level functions availableHans Verkuil
2017-08-16drm: omapdrm: hdmi: Configure the PHY from the HDMI core versionLaurent Pinchart