summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/dss
Commit message (Expand)AuthorAgeFilesLines
* drm: omapdrm: Use unsigned int typeLaurent Pinchart2018-03-0112-94/+95
* BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-181-37/+9Star
|\
| * omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil2018-01-021-37/+9Star
* | drm: omapdrm: Simplify platform registrationAndrew F. Davis2017-12-198-124/+36Star
* | drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis2017-12-1925-47/+40Star
* | drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart2017-12-191-2/+2
* | drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart2017-12-191-5/+1Star
* | drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart2017-12-192-2/+3
* | drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart2017-12-191-0/+7
* | drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart2017-12-192-17/+0Star
* | drm/omap: add support for physical size hints from display driversSebastian Reichel2017-12-191-0/+2
* | drm/omap: remove unused function definesSebastian Reichel2017-12-191-3/+0Star
* | drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi2017-12-192-0/+15
|/
* omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter2017-11-301-1/+1
* drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart2017-11-301-2/+2
* omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi2017-11-301-6/+17
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-2/+2
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-221-3/+1Star
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-169-19/+507
|\
| * omapdrm: omapdss_hdmi_ops: add lost_hotplug opHans Verkuil2017-10-122-2/+7
| * 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/+2Star
| * 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
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* 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: rename omapdrm device backTomi Valkeinen2017-08-161-1/+1
* drm: omapdrm: Remove the omapdss driverLaurent Pinchart2017-08-162-48/+0Star
* drm: omapdrm: Register omapdrm platform device in omapdss driverLaurent Pinchart2017-08-161-0/+10
* drm: omapdrm: hdmi: Don't allocate PHY features dynamicallyLaurent Pinchart2017-08-161-28/+4Star
* drm: omapdrm: hdmi: Configure the PHY from the HDMI core versionLaurent Pinchart2017-08-164-19/+11Star
* drm: omapdrm: hdmi: Configure the PLL from the HDMI core versionLaurent Pinchart2017-08-161-13/+2Star
* 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/+3Star
* drm: omapdrm: Remove dss_features.hLaurent Pinchart2017-08-1512-38/+3Star
* drm: omapdrm: Move supported outputs feature to dss driverLaurent Pinchart2017-08-157-211/+81Star
* drm: omapdrm: Move DSS_FCK feature to dss driverLaurent Pinchart2017-08-156-57/+18Star
* 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/+190Star
* 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