index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
bridge
/
dw-hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
drm: bridge: dw-hdmi: Move the driver to a separate directory.
Laurent Pinchart
1
-2314
/
+0
2017-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
1
-51
/
+58
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
1
-2
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
1
-35
/
+74
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
1
-29
/
+66
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power up sequence
Laurent Pinchart
1
-28
/
+37
2017-03-10
drm: bridge: dw-hdmi: Fix the PHY power down sequence
Laurent Pinchart
1
-9
/
+43
2017-03-10
drm: bridge: dw-hdmi: Enable CSC even for DVI
Neil Armstrong
1
-2
/
+2
2017-03-10
drm: bridge: dw-hdmi: Move CSC configuration out of PHY code
Laurent Pinchart
1
-15
/
+10
2017-03-10
drm: bridge: dw-hdmi: Remove unused functions
Laurent Pinchart
1
-26
/
+0
2017-01-24
drm: bridge: dw-hdmi: fix building without CONFIG_OF
Arnd Bergmann
1
-0
/
+2
2017-01-18
drm: bridge: dw-hdmi: Assert SVSRET before resetting the PHY
Laurent Pinchart
1
-5
/
+5
2017-01-18
drm: bridge: dw-hdmi: Fix the name of the PHY reset macros
Laurent Pinchart
1
-3
/
+3
2017-01-18
drm: bridge: dw-hdmi: Define and use macros for PHY register addresses
Laurent Pinchart
1
-15
/
+20
2017-01-18
drm: bridge: dw-hdmi: Detect PHY type at runtime
Laurent Pinchart
1
-3
/
+65
2017-01-18
drm: bridge: dw-hdmi: Handle overflow workaround based on device version
Laurent Pinchart
1
-13
/
+33
2017-01-18
drm: bridge: dw-hdmi: Detect AHB audio DMA using correct register
Laurent Pinchart
1
-3
/
+3
2017-01-18
drm: bridge: dw-hdmi: Reject invalid product IDs
Laurent Pinchart
1
-6
/
+19
2017-01-18
drm: bridge: dw-hdmi: Rename CONF0 SPARECTRL bit to SVSRET
Laurent Pinchart
1
-4
/
+4
2017-01-18
drm: bridge: dw-hdmi: Remove PHY configuration resolution parameter
Kieran Bingham
1
-22
/
+5
2017-01-18
drm: bridge: dw-hdmi: Implement DRM bridge registration
Laurent Pinchart
1
-32
/
+80
2017-01-18
drm: bridge: dw-hdmi: Create connector in the bridge attach operation
Laurent Pinchart
1
-13
/
+20
2017-01-18
drm: bridge: dw-hdmi: Reorder functions to prepare for next commit
Laurent Pinchart
1
-36
/
+36
2017-01-18
drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code
Laurent Pinchart
1
-3
/
+10
2017-01-18
drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attach
Laurent Pinchart
1
-1
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmi
Laurent Pinchart
1
-6
/
+3
2017-01-18
drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmi
Laurent Pinchart
1
-10
/
+3
2017-01-18
drm: bridge: dw-hdmi: Remove unused function parameter
Kieran Bingham
1
-5
/
+2
2017-01-18
drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions
Laurent Pinchart
1
-5
/
+3
2017-01-18
drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_write
Laurent Pinchart
1
-8
/
+1
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-2
/
+1
2016-11-24
drm: bridge: add DesignWare HDMI I2S audio support
Kuninori Morimoto
1
-2
/
+20
2016-11-11
Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-11
/
+268
2016-10-10
drm/bridge: Drop drm_connector_unregister and call drm_connector_cleanup dire...
Marek Vasut
1
-7
/
+1
2016-09-19
Merge tag 'imx-drm-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
1
-3
/
+0
2016-09-19
drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
Vladimir Zapolskiy
1
-6
/
+259
2016-09-19
drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
1
-5
/
+9
2016-08-30
drm: bridge/dw-hdmi: Fix colorspace and scan information registers values
Jose Abreu
1
-3
/
+4
2016-08-29
drm/imx: don't destroy mode objects manually on driver unbind
Lucas Stach
1
-3
/
+0
2016-07-12
drm/bridge: dw-hdmi: Remove the legacy drm_connector_funcs structure
Liu Ying
1
-19
/
+3
2016-07-12
drm/imx: atomic phase 2 step 1: Wire up state ->reset, ->duplicate and ->destroy
Liu Ying
1
-0
/
+3
2016-06-10
drm/bridge: dw-hdmi: Use drm_atomic_helper_best_encoder()
Boris Brezillon
1
-10
/
+1
2016-03-30
drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcs
Archit Taneja
1
-7
/
+0
2016-02-11
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
1
-8
/
+0
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+0
2015-12-28
drm: bridge/dw_hdmi: add atomic API support
Mark Yao
1
-2
/
+21
2015-12-19
Merge tag 'topic/drm-misc-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-3
/
+3
2015-11-24
drm/bridge: dw-hdmi: Use dashes in filenames
Thierry Reding
1
-0
/
+1849