summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte/zx_vou.c
AgeCommit message (Expand)Author
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-05-04drm: zte: add VGA driver supportShawn Guo
2017-05-04drm: zte: do not enable clock auto-gating by defaultShawn Guo
2017-02-09drm: zte: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2017-01-28drm: zte: add tvenc driver supportShawn Guo
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo
2017-01-28drm: zte: add interlace mode supportShawn Guo
2017-01-28drm: zte: add overlay plane supportShawn Guo
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo
2016-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo
2016-11-07drm: zte: add initial vou drm driverShawn Guo