drm-misc-next for 5.14:
UAPI Changes:
 * Use DRM driver names for fbdev
Cross-subsystem Changes:
Core Changes:
 * Fix leaked DMA handles
 * Improve documentation around DRM_CLIENT_CAP_*
 * Cleanups
 * dp_mst: Use kHz as link-rate unit during init
 * fourcc: Remove drm_gem_format_name() and drm_format_name_buf
 * gem-cma: Fix mmap for buffers with write combining
 * ttm: Don't override pre-set vm_ops; ttm_bo_mmap() removal and cleanups
Driver Changes:
 * drm/amdgpu: Fix hot unplug during suspend; Implement mmap as GEM object
   function; Use %p4cc format-string modifier; Cleanups
 * drm/bridge: Cdns: Fix PM reference leak, Cleanups; Lt8912b: Fix Coccinelle
   warnings; Fix Kconfig dependencies; Fixes and cleanups
 * drm/hisilicon/kirin: Cleanups
 * drm/nouveau: Implement mmap as GEM object function
 * drm/radeon: Implement mmap as GEM object function
 * drm/rockchip: Remove generic drivers during init; Add scaling for RK3036
   win1; Fix missing registers for RK3066 and 3188; Add alpha support for
   RK3036, RK3066, RK3126 and RK3188; Fixes and cleanups
 * drm/simpledrm: Use %p4cc: format-string modifier
 * drm/vmwgfx: Cleanups
 * fbdev/matrox: Use modern module_init()
Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/YLZOKiYE6XFmE/MH@linux-uq9g.fritz.box