summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/dss
AgeCommit message (Expand)Author
2018-03-01drm: omapdrm: dss: Allocate the DSS private data structure dynamicallyLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to remaining dss functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss clock functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_get_*_clk_source()Laurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_ops operationsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS pointer to dss_sdi_*() functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Pass PLL pointer to dss_ctrl_pll_enable()Laurent Pinchart
2018-03-01drm: omapdrm: dss: Pass DSS private structure to runtime PM functionsLaurent Pinchart
2018-03-01drm: omapdrm: dss: Expose DSS data in a dss_device structureLaurent Pinchart
2018-03-01drm: omapdrm: dsi: Make wait_for_bit_change() return a statusLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove unused functions prototypesLaurent Pinchart
2018-03-01drm: omapdrm: dss: Remove dss_get_hdmi_venc_clk_source() functionLaurent Pinchart
2018-03-01drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart
2018-03-01drm: omapdrm: dss: Don't export functions internal to omapdss-baseLaurent Pinchart
2018-03-01drm: omapdrm: dss: Make omapdss_default_get_timings staticLaurent Pinchart
2018-03-01drm: omapdrm: Use unsigned int typeLaurent Pinchart
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-02omapdrm/dss/hdmi4_cec: fix interrupt handlingHans Verkuil
2017-12-19drm: omapdrm: Simplify platform registrationAndrew F. Davis
2017-12-19drm: omapdrm: Remove filename from header and fix copyright tagAndrew F. Davis
2017-12-19drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart
2017-12-19drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart
2017-12-19drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart
2017-12-19drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart
2017-12-19drm/omap: add support for physical size hints from display driversSebastian Reichel
2017-12-19drm/omap: remove unused function definesSebastian Reichel
2017-12-19drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi
2017-11-30omapdrm: hdmi4_cec: signedness bug in hdmi4_cec_init()Dan Carpenter
2017-11-30drm: omapdrm: Fix DPI on platforms using the DSI VDDSLaurent Pinchart
2017-11-30omapdrm: hdmi4: Correct the SoC revision matchingPeter Ujfalusi
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-08-23drm/omap: fix i886 work-aroundTomi Valkeinen
2017-08-23drm/omap: fix analog tv-out modecheckTomi 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