summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/zte/zx_plane.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-05drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä1-12/+1
2018-01-23drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä1-10/+8
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä1-7/+8
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä1-2/+2
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-1/+1
2017-05-04drm: zte: move CSC register definitions into a common headerShawn Guo1-0/+1
2017-02-23drm: zte: fix static checker warning on variable 'fmt'Shawn Guo1-2/+2
2017-02-01Merge tag 'zxdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie1-38/+290
2017-01-28drm: zte: add overlay plane supportShawn Guo1-21/+280
2017-01-28drm: zte: add .atomic_disable hook to disable graphic layerShawn Guo1-0/+15
2017-01-28drm: zte: make zx_plane accessible from zx_vou driverShawn Guo1-29/+7
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-11Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Dave Airlie1-0/+299
2016-11-07drm: zte: add initial vou drm driverShawn Guo1-0/+299