aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bridge/dw-hdmi.c
Commit message (Expand)AuthorAge
* drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHYLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Fix the name of the PHY reset macrosLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Define and use macros for PHY register addressesLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Detect PHY type at runtimeLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Handle overflow workaround based on device versionLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Detect AHB audio DMA using correct registerLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Reject invalid product IDsLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRETLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Remove PHY configuration resolution parameterKieran Bingham2017-01-17
* drm: bridge: dw-hdmi: Implement DRM bridge registrationLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Create connector in the bridge attach operationLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Reorder functions to prepare for next commitLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham2017-01-17
* drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart2017-01-17
* drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart2017-01-17
* drm: bridge: Link encoder and bridge in core codeLaurent Pinchart2016-12-18
* drm: bridge: add DesignWare HDMI I2S audio supportKuninori Morimoto2016-11-24
* Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-10
|\
| * drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter supportVladimir Zapolskiy2016-09-19
| * drm: dw_hdmi: use of_get_i2c_adapter_by_node interfaceVladimir Zapolskiy2016-09-19
* | drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...Marek Vasut2016-10-10
* | Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-09-19
|\ \
| * | drm/imx: don't destroy mode objects manually on driver unbindLucas Stach2016-08-29
| |/
* / drm: bridge/dw-hdmi: Fix colorspace and scan information registers valuesJose Abreu2016-08-30
|/
* drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structureLiu Ying2016-07-12
* drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroyLiu Ying2016-07-12
* drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()Boris Brezillon2016-06-10
* drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcsArchit Taneja2016-03-30
* drm/bridge: removed dummy mode_fixup function from dw-hdmi.Carlos Palminha2016-02-11
* Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-01-17
* drm: bridge/dw_hdmi: add atomic API supportMark Yao2015-12-27
* Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-18
* drm/bridge: dw-hdmi: Use dashes in filenamesThierry Reding2015-11-24