Hi Dave,
Here's the remaining patches we have in drm-misc-next-fixes
Maxime
drm-misc-next-fixes-2020-10-13: One fix for a bad revert in ingenic-drm, and one fix for panfrost to increase a timeout at power up. The following changes since commit 8ba0b6d196315f68c271f549e8585129caefce97:
drm/vc4: crtc: Keep the previously assigned HVS FIFO (2020-09-25 16:56:21 +0200)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2020-10-13
for you to fetch changes up to d3c8f2784d3266d27956659c78835ee1d1925ad2:
drm/ingenic: Fix bad revert (2020-10-12 20:26:14 +0200)
---------------------------------------------------------------- One fix for a bad revert in ingenic-drm, and one fix for panfrost to increase a timeout at power up.
---------------------------------------------------------------- Christian Hewitt (1): drm/panfrost: increase readl_relaxed_poll_timeout values
Ondrej Jirman (1): MAINTAINERS: Update entry for st7703 driver after the rename
Paul Cercueil (2): Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached" drm/ingenic: Fix bad revert
MAINTAINERS | 7 +- drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 114 +----------------------------- drivers/gpu/drm/ingenic/ingenic-drm.h | 4 -- drivers/gpu/drm/ingenic/ingenic-ipu.c | 12 +--- drivers/gpu/drm/panfrost/panfrost_gpu.c | 4 +- 5 files changed, 10 insertions(+), 131 deletions(-)
dri-devel@lists.freedesktop.org