Hi Dave, Daniel, Here's this week PR for drm-misc-next-fixes Maxime drm-misc-next-fixes-2020-10-09: One MAINTAINERS change and a revert for a compilation breakage in next for ingenic 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-09 for you to fetch changes up to 6561e0aa4627da90f59076fec5e3a1b72a8aa63f: MAINTAINERS: Update entry for st7703 driver after the rename (2020-10-09 08:55:00 +0200) ---------------------------------------------------------------- One MAINTAINERS change and a revert for a compilation breakage in next for ingenic ---------------------------------------------------------------- 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 Ondrej Jirman (1): MAINTAINERS: Update entry for st7703 driver after the rename Paul Cercueil (1): Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached" MAINTAINERS | 7 +- drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 116 +++--------------------------- drivers/gpu/drm/ingenic/ingenic-drm.h | 4 -- drivers/gpu/drm/ingenic/ingenic-ipu.c | 12 +--- drivers/gpu/drm/vc4/vc4_crtc.c | 14 +++- drivers/gpu/drm/vc4/vc4_drv.h | 2 + drivers/gpu/drm/vc4/vc4_kms.c | 22 ++++-- 7 files changed, 46 insertions(+), 131 deletions(-)