Add support for the Amlogic Meson Video Processing Unit
- Only CVBS/Composite output for Amlogic Meson GXBB/GXL/GXM SoCs
- Add MAINTAINERS entry
- Add DT bindings documentation
* tag 'meson-drm-for-4.10' of github.com:superna9999/linux:
  MAINTAINERS: add entry for Amlogic DRM drivers
  dt-bindings: display: add Amlogic Meson DRM Bindings
  drm: Add support for Amlogic Meson Graphic Controller
  
  source "drivers/gpu/drm/mediatek/Kconfig"
  
 +source "drivers/gpu/drm/zte/Kconfig"
 +
 +source "drivers/gpu/drm/mxsfb/Kconfig"
 +
+ source "drivers/gpu/drm/meson/Kconfig"
+ 
  # Keep legacy drivers last
  
  menuconfig DRM_LEGACY