summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte
AgeCommit message (Expand)Author
2017-02-23drm: zte: fix static checker warning on variable 'fmt'Shawn Guo
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
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
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo
2016-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-11-15drm: zte: checking for NULL instead of IS_ERR()Dan Carpenter
2016-11-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie
2016-11-07drm: zte: add initial vou drm driverShawn Guo