aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2017-10-12
| * omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil2017-10-12
| * omapdrm: hdmi4_cec: add OMAP4 HDMI CEC supportHans Verkuil2017-10-12
| * omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil2017-10-12
| * omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()Hans Verkuil2017-10-12
| * omapdrm: hdmi4: prepare irq handling for HDMI CEC supportHans Verkuil2017-10-12
| * omapdrm: hdmi4: make low-level functions availableHans Verkuil2017-10-12
| * omapdrm: hdmi.h: extend hdmi_core_data with CEC fieldsHans Verkuil2017-10-12
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* drm/omap: fix i886 work-aroundTomi Valkeinen2017-08-23
* drm/omap: fix analog tv-out modecheckTomi Valkeinen2017-08-23
* drm/omap: rename omapdrm device backTomi Valkeinen2017-08-16
* drm: omapdrm: Remove the omapdss driverLaurent Pinchart2017-08-16
* drm: omapdrm: Register omapdrm platform device in omapdss driverLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Don't allocate PHY features dynamicallyLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Configure the PHY from the HDMI core versionLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Configure the PLL from the HDMI core versionLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit versionLaurent Pinchart2017-08-16
* drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefixLaurent Pinchart2017-08-16
* drm/omap: add OMAP5 DSIPHY lane-enable supportTomi Valkeinen2017-08-16
* drm/omap: use regmap_update_bit() when muxing DSI padsTomi Valkeinen2017-08-16
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-15
* drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_* features to dispc driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi codeLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_DSI_* features to dsi driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driverLaurent Pinchart2017-08-15
* drm: omapdrm: Move reg_fields to dispc_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart2017-08-15
* drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart2017-08-15
* drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart2017-08-15
* drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart2017-08-15
* drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart2017-08-15
* drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart2017-08-15
* drm: omapdrm: dispc: Select features based on compatible stringLaurent Pinchart2017-08-15
* drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform codeLaurent Pinchart2017-08-15