Hi Daniel, Dave, Here's a few fixes for the next merge window Thanks! Maxime drm-misc-next-fixes-2020-10-02: Three fixes for vc4 that addresses dual-display breakages The following changes since commit 089d83418914abd4d908db117d9a3eca7f51a68c: drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing (2020-09-21 16:43:11 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2020-10-02 for you to fetch changes up to 8ba0b6d196315f68c271f549e8585129caefce97: drm/vc4: crtc: Keep the previously assigned HVS FIFO (2020-09-25 16:56:21 +0200) ---------------------------------------------------------------- Three fixes for vc4 that addresses dual-display breakages ---------------------------------------------------------------- Maxime Ripard (3): drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active drm/vc4: crtc: Rework a bit the CRTC state code drm/vc4: crtc: Keep the previously assigned HVS FIFO drivers/gpu/drm/vc4/vc4_crtc.c | 14 +++++++++++--- drivers/gpu/drm/vc4/vc4_drv.h | 2 ++ drivers/gpu/drm/vc4/vc4_kms.c | 22 ++++++++++++++++------ 3 files changed, 29 insertions(+), 9 deletions(-)