summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte/zx_vou.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie1-49/+307
2017-01-28drm: zte: add tvenc driver supportShawn Guo1-0/+5
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo1-0/+79
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo1-7/+31
2017-01-28drm: zte: add interlace mode supportShawn Guo1-2/+50
2017-01-28drm: zte: add overlay plane supportShawn Guo1-8/+64
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo1-20/+50
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo1-12/+19
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo1-0/+9
2016-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo1-13/+2
2016-11-07drm: zte: add initial vou drm driverShawn Guo1-0/+661