Hi Dave, One more fix that came in today. It's fixing a regression introduced during the merge window, so it'd be nice to get it in.
drm-misc-fixes-2018-05-30: dw-hdmi: Fix Oops regression from rc1 (Neil)
Cc: Neil Armstrong narmstrong@baylibre.com
Cheers, Sean
The following changes since commit 2bc5ff0bdc00d81d719dad74589317a260d583ed:
drm/omap: fix NULL deref crash with SDI displays (2018-05-24 19:14:46 +0300)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2018-05-30
for you to fetch changes up to c32048d9e93a5ab925d745396c63e7b912147f0a:
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense (2018-05-30 13:42:39 -0400)
---------------------------------------------------------------- dw-hdmi: Fix Oops regression from rc1 (Neil)
Cc: Neil Armstrong narmstrong@baylibre.com
---------------------------------------------------------------- Neil Armstrong (1): drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 15 ++++----------- drivers/gpu/drm/meson/meson_dw_hdmi.c | 2 +- include/drm/bridge/dw_hdmi.h | 2 +- 3 files changed, 6 insertions(+), 13 deletions(-)
dri-devel@lists.freedesktop.org