linux_dsm_epyc7002/drivers/gpu/drm/zte
Dave Airlie d8c1abd968 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.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJYH++oAAoJEFBXWFqHsHzOlCQIAKLNtBmB2OSChdPRCa7tIG7O
 vtjUwze70QtD6vVe+rs0fvc46PM3qrccJI6bcgzveki+vRvFVDlreydmB18g3bMx
 cBbsByGnWrNWDtKrwvvRWrkDQwcxnSVX5lMWeIvLrPHeXQVb4nf0F2cn7/zEfIek
 G55LHonRD28m66tWb87gaWwisowcaPzA3tAEP4Rifdqg9IQ45He7Po6KZWZU4DQq
 M/RltIHQwt/OFxAnDuz18ecf+o0NXuLoMYmoA8EYdOTV3sJ2hiJQFWaL5qmXKl7C
 Nzlql70txu9B9H5R4V/6MXS21J0H2uGs2Aig9l9Brz2Vn774IBX09Wi8Fo8G8VU=
 =+zjh
 -----END PGP SIGNATURE-----

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
2016-11-11 10:09:13 +10:00
..
Kconfig drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
Makefile drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_drm_drv.c drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_drm_drv.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_hdmi_regs.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_hdmi.c drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_plane_regs.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_plane.c ZTE zxdrm driver support for 4.10: 2016-11-11 10:09:13 +10:00
zx_plane.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_vou_regs.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_vou.c drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00
zx_vou.h drm: zte: add initial vou drm driver 2016-11-07 11:02:31 +08:00