David, Please incorporate the latest Synopsis DesignWare HDMI driver development updates, which can be found at: git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-dwhdmi-devel with SHA1 1dbee1a3c38a8792c235048df1d709fc5ca3a185. Apologies for this being late... these are the patches which I queued last week after review on the mailing list, and have been tested by myself and agreed to be pushed for the 4.1 merge window between Yakir Yang and myself. If you're not taking stuff anymore, that's fine, I'll queue for the 4.2 window instead. This set of patches adjust the setup of the HDMI CTS/N values for audio support to be compliant with the work-around given in the iMX6 errata documentation as part of the preparation for integrating audio support for this driver, and also update the HDMI phy configuration for Rockchip devices to improve the HDMI eye pattern. This will update the following files: drivers/gpu/drm/bridge/dw_hdmi.c | 54 ++++++++++++++++------------- drivers/gpu/drm/imx/dw_hdmi-imx.c | 24 ++++++------- drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 14 ++++---- include/drm/bridge/dw_hdmi.h | 5 +-- 4 files changed, 51 insertions(+), 46 deletions(-) through these changes: Russell King (3): drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts() drm: bridge/dw_hdmi: protect n/cts setting with a mutex drm: bridge/dw_hdmi: adjust n/cts setting order Yakir Yang (3): drm: bridge/dw_hdmi: fixed codec style drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver drm: rockchip/dw_hdmi-rockchip: improve for HDMI electrical test Many thanks. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel