summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/dw-hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm: bridge: dw-hdmi: Move the driver to a separate directory.Laurent Pinchart2017-03-101-2314/+0
* drm: bridge: dw-hdmi: Switch to regmap for register accessNeil Armstrong2017-03-101-51/+58
* drm: bridge: dw-hdmi: Remove device type from platform dataKieran Bingham2017-03-101-2/+0
* drm: bridge: dw-hdmi: Add support for custom PHY configurationKieran Bingham2017-03-101-35/+74
* drm: bridge: dw-hdmi: Create PHY operationsLaurent Pinchart2017-03-101-29/+66
* drm: bridge: dw-hdmi: Fix the PHY power up sequenceLaurent Pinchart2017-03-101-28/+37
* drm: bridge: dw-hdmi: Fix the PHY power down sequenceLaurent Pinchart2017-03-101-9/+43
* drm: bridge: dw-hdmi: Enable CSC even for DVINeil Armstrong2017-03-101-2/+2
* drm: bridge: dw-hdmi: Move CSC configuration out of PHY codeLaurent Pinchart2017-03-101-15/+10
* drm: bridge: dw-hdmi: Remove unused functionsLaurent Pinchart2017-03-101-26/+0
* drm: bridge: dw-hdmi: fix building without CONFIG_OFArnd Bergmann2017-01-241-0/+2
* drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart2017-01-181-5/+5
* drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart2017-01-181-3/+3
* drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart2017-01-181-15/+20
* drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart2017-01-181-3/+65
* drm: bridge: dw-hdmi: Handle overflow workaround based on device versionLaurent Pinchart2017-01-181-13/+33
* drm: bridge: dw-hdmi: Detect AHB audio DMA using correct registerLaurent Pinchart2017-01-181-3/+3
* drm: bridge: dw-hdmi: Reject invalid product IDsLaurent Pinchart2017-01-181-6/+19
* drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRETLaurent Pinchart2017-01-181-4/+4
* drm: bridge: dw-hdmi: Remove PHY configuration resolution parameterKieran Bingham2017-01-181-22/+5
* drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart2017-01-181-32/+80
* drm: bridge: dw-hdmi: Create connector in the bridge attach operationLaurent Pinchart2017-01-181-13/+20
* drm: bridge: dw-hdmi: Reorder functions to prepare for next commitLaurent Pinchart2017-01-181-36/+36
* drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart2017-01-181-3/+10
* drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart2017-01-181-1/+2
* drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart2017-01-181-6/+3
* drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart2017-01-181-10/+3
* drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham2017-01-181-5/+2
* drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart2017-01-181-5/+3
* drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart2017-01-181-8/+1
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-181-2/+1
* drm: bridge: add DesignWare HDMI I2S audio supportKuninori Morimoto2016-11-241-2/+20
* Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-111-11/+268
|\
| * drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter supportVladimir Zapolskiy2016-09-191-6/+259
| * drm: dw_hdmi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2016-09-191-5/+9
* | drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-101-7/+1
* | Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-09-201-3/+0
|\ \
| * | drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-291-3/+0
| |/
* | drm: bridge/dw-hdmi: Fix colorspace and scan information registers valuesJose Abreu2016-08-301-3/+4
|/
* drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structureLiu Ying2016-07-121-19/+3
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-121-0/+3
* drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()Boris Brezillon2016-06-101-10/+1
* drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcsArchit Taneja2016-03-301-7/+0
* drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha2016-02-111-8/+0
* Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-181-2/+0
* drm: bridge/dw_hdmi: add atomic API supportMark Yao2015-12-281-2/+21
* Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-191-3/+3
* drm/bridge: dw-hdmi: Use dashes in filenamesThierry Reding2015-11-241-0/+1849
OpenPOWER on IntegriCloud