Hi Dave, Daniel,
Here is a new drm-misc-fixes PR.
thanks!
maxime
drm-misc-fixes-2019-04-11:
- core: Make atomic_enable and disable optional for CRTC
- dw-hdmi: Lower max frequency for the Allwinner H6, SCDC configuration
improvements for older controller versions
- omap: a fix for the CEC clock management policy
The following changes since commit 9b39b013037fbfa8d4b999345d9e904d8a336fc2:
drm/udl: add a release method and delay modeset teardown (2019-04-08 16:20:02 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-04-11
for you to fetch changes up to 1a07a94b47b1f528f39c3e6187b5eaf02efe44ea:
drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind (2019-04-08 10:30:23 +0200)
----------------------------------------------------------------
- core: Make atomic_enable and disable optional for CRTC
- dw-hdmi: Lower max frequency for the Allwinner H6, SCDC configuration
improvements for older controller versions
- omap: a fix for the CEC clock management policy
----------------------------------------------------------------
Jernej Skrabec (1):
drm/sun4i: DW HDMI: Lower max. supported rate for H6
Matteo Croce (1):
drm/omap: fix typo
Maxime Ripard (1):
Merge drm/drm-fixes into drm-misc-fixes
Neil Armstrong (2):
drm/bridge: dw-hdmi: disable SCDC configuration for invalid setups
Revert "Documentation/gpu/meson: Remove link to meson_canvas.c"
Ondrej Jirman (1):
drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind
Rodrigo Siqueira (1):
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Sean Paul (1):
Documentation/gpu/meson: Remove link to meson_canvas.c
Tony Lindgren (1):
drm/omap: hdmi4_cec: Fix CEC clock handling for PM
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 34 +++++++++++++++++++++++++++----
drivers/gpu/drm/drm_atomic_helper.c | 5 ++---
drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 26 ++++++++++++++++-------
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 2 +-
drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 9 ++++++--
drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 5 +++--
include/drm/drm_modeset_helper_vtables.h | 4 ++++
7 files changed, 66 insertions(+), 19 deletions(-)
--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Hi Dave, Daniel, Here is a new drm-misc-fixes PR. thanks! maxime drm-misc-fixes-2019-04-11: - core: Make atomic_enable and disable optional for CRTC - dw-hdmi: Lower max frequency for the Allwinner H6, SCDC configuration improvements for older controller versions - omap: a fix for the CEC clock management policy The following changes since commit 9b39b013037fbfa8d4b999345d9e904d8a336fc2: drm/udl: add a release method and delay modeset teardown (2019-04-08 16:20:02 +1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-04-11 for you to fetch changes up to 1a07a94b47b1f528f39c3e6187b5eaf02efe44ea: drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind (2019-04-08 10:30:23 +0200) ---------------------------------------------------------------- - core: Make atomic_enable and disable optional for CRTC - dw-hdmi: Lower max frequency for the Allwinner H6, SCDC configuration improvements for older controller versions - omap: a fix for the CEC clock management policy ---------------------------------------------------------------- Jernej Skrabec (1): drm/sun4i: DW HDMI: Lower max. supported rate for H6 Matteo Croce (1): drm/omap: fix typo Maxime Ripard (1): Merge drm/drm-fixes into drm-misc-fixes Neil Armstrong (2): drm/bridge: dw-hdmi: disable SCDC configuration for invalid setups Revert "Documentation/gpu/meson: Remove link to meson_canvas.c" Ondrej Jirman (1): drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_un/bind Rodrigo Siqueira (1): drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional Sean Paul (1): Documentation/gpu/meson: Remove link to meson_canvas.c Tony Lindgren (1): drm/omap: hdmi4_cec: Fix CEC clock handling for PM drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 34 +++++++++++++++++++++++++++---- drivers/gpu/drm/drm_atomic_helper.c | 5 ++--- drivers/gpu/drm/omapdrm/dss/hdmi4_cec.c | 26 ++++++++++++++++------- drivers/gpu/drm/omapdrm/dss/hdmi4_core.c | 2 +- drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 9 ++++++-- drivers/gpu/drm/sun4i/sun8i_tcon_top.c | 5 +++-- include/drm/drm_modeset_helper_vtables.h | 4 ++++ 7 files changed, 66 insertions(+), 19 deletions(-) -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com