summaryrefslogtreecommitdiffstats
path: root/include/drm/bridge
AgeCommit message (Expand)Author
2020-05-10drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet
2019-07-26drm/rockchip: Use the helpers for PSRSean Paul
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-12drm/bridge/synopsys: dsi: add power on/off optional phy opsYannick Fertré
2019-06-11drm: bridge: dw-hdmi: Add hook for resumeDouglas Anderson
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-26drm/bridge: make dw_mipi_dsi.h self-containedSam Ravnborg
2019-02-01drm/bridge: dw-hdmi: Add SCDC and TMDS Scrambling supportNeil Armstrong
2019-01-18Merge tag 'drm-misc-next-2019-01-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-14drm: bridge: Constify mode arguments to bridge .mode_set() operationLaurent Pinchart
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-30drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_senseNeil Armstrong
2018-04-24drm/bridge: analogix_dp: Split the platform-specific poweron in two partsDouglas Anderson
2018-03-14drm/bridge: analogix_dp: Don't change psr while bridge is disabledzain wang
2018-03-07drm/bridge: analogix_dp: Don't create useless connectorsMarek Szyprowski
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen
2018-02-16drm/bridge/synopsys: dw-hdmi: don't clobber drvdataJernej Skrabec
2018-02-16drm/bridge/synopsys: dw-hdmi: Export some PHY related functionsJernej Skrabec
2018-01-09drm/bridge/synopsys: stop clobbering drvdataBrian Norris
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-07-18drm/bridge/synopsys: Add MIPI DSI host controller bridgePhilippe CORNU
2017-06-26DRM: Fix an incorrectly formatted tableJonathan Corbet
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu
2017-04-04drm: bridge: dw-hdmi: Move HPD handling to PHY operationsNeil Armstrong
2017-04-04drm: bridge: dw-hdmi: Switch to V4L bus format and encodingsNeil Armstrong
2017-03-10drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong
2017-03-10drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham
2017-03-10drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham
2017-03-10drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso
2017-02-02drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda
2017-02-02drm/bridge/mhl: add write burst related definitionsAndrzej Hajda
2017-01-18drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart
2016-10-26video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda
2016-10-04drm/bridge: analogix_dp: Add analogix_dp_psr_supportedTomeu Vizoso
2016-08-23drm/bridge: analogix_dp: add the PSR function supportYakir Yang
2016-07-05drm/bridge: analogix_dp: passing the connector as an argument in .get_modes()Yakir Yang