aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte
AgeCommit message (Expand)AuthorFilesLines
2017-01-28drm: zte: add tvenc driver supportShawn Guo6-0/+446
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo3-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo3-33/+35
2017-01-28drm: zte: add interlace mode supportShawn Guo2-2/+65
2017-01-28drm: zte: add overlay plane supportShawn Guo4-29/+413
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo4-20/+69
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo3-45/+33
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo6-0/+184
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo1-0/+1
2016-11-15drm: zte: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2016-11-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie12-0/+2278
2016-11-07drm: zte: add initial vou drm driverShawn Guo12-0/+2278