summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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_cec: add OMAP4 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-10-12omapdrm: hdmi.h: extend hdmi_core_data with CEC fieldsHans Verkuil
2017-10-12omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil
2017-08-23drm/omap: work-around for omap3 display enableTomi Valkeinen
2017-08-23drm/omap: fix i886 work-aroundTomi Valkeinen
2017-08-23drm/omap: fix analog tv-out modecheckTomi Valkeinen
2017-08-16drm/omap: Potential NULL deref in omap_crtc_duplicate_state()Dan Carpenter
2017-08-16drm/omap: remove no-op cleanup codeTomi Valkeinen
2017-08-16drm/omap: rename omapdrm device backTomi Valkeinen
2017-08-16drm: omapdrm: Remove the omapdss driverLaurent Pinchart
2017-08-16drm: omapdrm: Register omapdrm platform device in omapdss driverLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Don't allocate PHY features dynamicallyLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Configure the PHY from the HDMI core versionLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Configure the PLL from the HDMI core versionLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit versionLaurent Pinchart
2017-08-16drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefixLaurent Pinchart
2017-08-16drm/omap: add OMAP5 DSIPHY lane-enable supportTomi Valkeinen
2017-08-16drm/omap: use regmap_update_bit() when muxing DSI padsTomi Valkeinen
2017-08-15drm: omapdrm: Remove dss_features.hLaurent Pinchart
2017-08-15drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart
2017-08-15drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_* features to dispc driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi codeLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_DSI_* features to dsi driverLaurent Pinchart
2017-08-15drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driverLaurent Pinchart
2017-08-15drm: omapdrm: Move reg_fields to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart
2017-08-15drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart
2017-08-15drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart
2017-08-15drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart
2017-08-15drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart