summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2017-10-124-5/+18
* omapdrm: hdmi4: hook up the HDMI CEC supportHans Verkuil2017-10-123-1/+31
* omapdrm: hdmi4_cec: add OMAP4 HDMI CEC supportHans Verkuil2017-10-122-0/+436
* omapdrm: hdmi4: refcount hdmi_power_on/off_coreHans Verkuil2017-10-121-1/+9
* omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core()Hans Verkuil2017-10-122-3/+2
* omapdrm: hdmi4: prepare irq handling for HDMI CEC supportHans Verkuil2017-10-121-5/+6
* omapdrm: hdmi4: make low-level functions availableHans Verkuil2017-10-123-9/+13
* omapdrm: hdmi.h: extend hdmi_core_data with CEC fieldsHans Verkuil2017-10-121-1/+6
* omapdrm: encoder-tpd12s015: keep ls_oe_gpio highHans Verkuil2017-10-121-8/+4
* drm/omap: work-around for omap3 display enableTomi Valkeinen2017-08-231-17/+30
* drm/omap: fix i886 work-aroundTomi Valkeinen2017-08-233-9/+25
* drm/omap: fix analog tv-out modecheckTomi Valkeinen2017-08-231-14/+51
* drm/omap: Potential NULL deref in omap_crtc_duplicate_state()Dan Carpenter2017-08-161-2/+4
* drm/omap: remove no-op cleanup codeTomi Valkeinen2017-08-161-33/+0
* drm/omap: rename omapdrm device backTomi Valkeinen2017-08-162-2/+2
* drm: omapdrm: Remove the omapdss driverLaurent Pinchart2017-08-162-48/+0
* drm: omapdrm: Register omapdrm platform device in omapdss driverLaurent Pinchart2017-08-162-1/+17
* drm: omapdrm: hdmi: Don't allocate PHY features dynamicallyLaurent Pinchart2017-08-161-28/+4
* drm: omapdrm: hdmi: Configure the PHY from the HDMI core versionLaurent Pinchart2017-08-164-19/+11
* drm: omapdrm: hdmi: Configure the PLL from the HDMI core versionLaurent Pinchart2017-08-161-13/+2
* drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart2017-08-162-2/+2
* drm: omapdrm: hdmi: Replace OMAP SoC model check with HDMI xmit versionLaurent Pinchart2017-08-164-10/+10
* drm: omapdrm: hdmi: Rename functions and structures to use hdmi_ prefixLaurent Pinchart2017-08-161-4/+5
* drm/omap: add OMAP5 DSIPHY lane-enable supportTomi Valkeinen2017-08-161-8/+39
* drm/omap: use regmap_update_bit() when muxing DSI padsTomi Valkeinen2017-08-161-12/+3
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-1512-38/+3
* drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart2017-08-157-211/+81
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-156-57/+18
* drm: omapdrm: Move PCD, LINEWIDTH and DOWNSCALE features to dispc driverLaurent Pinchart2017-08-153-36/+39
* drm: omapdrm: Move FEAT_PARAM_DSI* features to dsi driverLaurent Pinchart2017-08-153-14/+19
* drm: omapdrm: Move FEAT_* features to dispc driverLaurent Pinchart2017-08-153-266/+190
* drm: omapdrm: Move FEAT_LCD_CLK_SRC feature to dss_features structureLaurent Pinchart2017-08-153-9/+11
* drm: omapdrm: Move FEAT_DPI_USES_VDDS_DSI feature to dpi codeLaurent Pinchart2017-08-153-4/+12
* drm: omapdrm: Move FEAT_HDMI_* features to hdmi4 driverLaurent Pinchart2017-08-154-9/+37
* drm: omapdrm: Move FEAT_DSI_* features to dsi driverLaurent Pinchart2017-08-153-72/+88
* drm: omapdrm: Move FEAT_VENC_REQUIRES_TV_DAC_CLK to venc driverLaurent Pinchart2017-08-153-4/+13
* drm: omapdrm: Move reg_fields to dispc_features structureLaurent Pinchart2017-08-153-112/+76
* drm: omapdrm: Move DISPC_CLK_SWITCH reg feature to struct dss_featuresLaurent Pinchart2017-08-154-15/+16
* drm: omapdrm: Move num_ovls and num_mgrs to dispc_features structureLaurent Pinchart2017-08-153-58/+66
* drm: omapdrm: Move overlay caps features to dispc_features structureLaurent Pinchart2017-08-153-84/+102
* drm: omapdrm: Move color modes feature to dispc_features structureLaurent Pinchart2017-08-153-136/+124
* drm: omapdrm: Move size unit features to dispc_features structureLaurent Pinchart2017-08-153-41/+18
* drm: omapdrm: Move shutdown() handler from core to dssLaurent Pinchart2017-08-152-20/+16
* drm: omapdrm: Move all debugfs code from core to dssLaurent Pinchart2017-08-153-89/+84
* drm: omapdrm: dss: Initialize DSS internal features at probe timeLaurent Pinchart2017-08-151-13/+13
* drm: omapdrm: dss: Use supported outputs instead of display typesLaurent Pinchart2017-08-153-87/+17
* drm: omapdrm: dss: Select features based on compatible stringLaurent Pinchart2017-08-151-68/+29
* drm: omapdrm: dpi: Replace OMAP SoC model checks with DSS modelLaurent Pinchart2017-08-153-37/+45
* drm: omapdrm: dispc: Select features based on compatible stringLaurent Pinchart2017-08-151-60/+27
* drm: omapdrm: Don't forward set_min_bus_tput() to no-op platform codeLaurent Pinchart2017-08-152-11/+6
OpenPOWER on IntegriCloud