]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorDave Airlie <airlied@redhat.com>
Fri, 11 Nov 2016 00:03:15 +0000 (10:03 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 11 Nov 2016 00:09:13 +0000 (10:09 +1000)
commit9624c18a4e4667f9207987e223c22cd592632975
treebeafd0e7610f3471432da7bba36ea1375434bc38
parentaa4de46941e9a5b9261ca81fafe58538e65626f8
parente28860e380e6682f8683edc1b59ca920311c81bf
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into drm-next

ZTE zxdrm driver support for 4.10:

This is the initial ZTE VOU display controller DRM/KMS driver.  There
are still some features to be added, like overlay plane, scaling, and
more output devices support.  But it's already useful with dual CRTCs
and HDMI display working.

[airlied: use drm_format_plane_cpp instead of legacy api]
* tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  MAINTAINERS: add an entry for ZTE ZX DRM driver
  drm: zte: add initial vou drm driver
  dt-bindings: add bindings doc for ZTE VOU display controller
MAINTAINERS
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/zte/zx_plane.c