summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/zte
AgeCommit message (Expand)AuthorLines
2017-06-05drm: zte: use devm_of_platform_populate()Benjamin Gaignard-1/+1
2017-05-04drm: zte: add VGA driver supportShawn Guo-4/+611
2017-05-04drm: zte: move CSC register definitions into a common headerShawn Guo-18/+32
2017-05-04drm: zte: do not enable clock auto-gating by defaultShawn Guo-3/+0
2017-03-22drm: zte: remove leftover 'inf' from struct zx_hdmiShawn Guo-1/+0
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter-2/+2
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter-13/+1
2017-02-23drm: zte: fix static checker warning on variable 'fmt'Shawn Guo-2/+2
2017-02-09drm: zte: use vblank hooks in struct drm_crtc_funcsShawn Guo-43/+23
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo-1/+0
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi-1/+1
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie-113/+1350
2017-01-28drm: zte: add tvenc driver supportShawn Guo-0/+446
2017-01-28drm: zte: add function to configure vou_ctrl dividersShawn Guo-0/+120
2017-01-28drm: zte: move struct vou_inf into zx_vou driverShawn Guo-33/+35
2017-01-28drm: zte: add interlace mode supportShawn Guo-2/+65
2017-01-28drm: zte: add overlay plane supportShawn Guo-29/+413
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo-20/+69
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo-45/+33
2017-01-28drm: zte: support hdmi audio through spdifShawn Guo-0/+184
2017-01-28drm: zte: select VIDEOMODE_HELPERS in KconfigShawn Guo-0/+1
2016-12-30drm: zte: use crtc helper drm_crtc_from_index()Shawn Guo-13/+2
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä-1/+1
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä-1/+1
2016-11-15drm: zte: checking for NULL instead of IS_ERR()Dan Carpenter-2/+2
2016-11-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie-0/+2278
2016-11-07drm: zte: add initial vou drm driverShawn Guo-0/+2278