Hi Dave, Daniel,
Here's this week round of fixes for drm-misc
Maxime
drm-misc-fixes-2020-11-19: two patches to fix dw-hdmi bind and detection code, and one fix for sun4i shared with arm-soc The following changes since commit a6c40b8032b845f132abfcbcbed6bddebbcc3b4a:
drm/mcde: Fix unbalanced regulator (2020-11-11 00:27:53 +0100)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-11-19
for you to fetch changes up to cdf117d6d38a127026e74114d63f32972f620c06:
Merge tag 'drm/sun4i-dma-fix-pull-request' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-misc-fixes (2020-11-19 09:26:07 +0100)
---------------------------------------------------------------- two patches to fix dw-hdmi bind and detection code, and one fix for sun4i shared with arm-soc
---------------------------------------------------------------- Jonathan Liu (1): drm: bridge: dw-hdmi: Avoid resetting force in the detect function
Maxime Ripard (2): drm/sun4i: backend: Fix probe failure with multiple backends Merge tag 'drm/sun4i-dma-fix-pull-request' of ssh://gitolite.kernel.org/.../mripard/linux into drm-misc-fixes
Xiongfeng Wang (1): drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 6 ------ drivers/gpu/drm/sun4i/sun4i_backend.c | 8 +++++++- drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 1 + 3 files changed, 8 insertions(+), 7 deletions(-)