summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/zte
AgeCommit message (Expand)AuthorFilesLines
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-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo1-13/+2
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä1-1/+1
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä1-1/+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