aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson/meson_overlay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-07drm/meson: Add zpos immutable property to planesNeil Armstrong1-0/+3
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard1-6/+6
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-1/+1
2019-04-09drm/meson: Add G12A Support for the Overlay video planeNeil Armstrong1-2/+8
2019-03-20drm/meson: exclusively use the canvas provider moduleMaxime Jourdan1-8/+0
2018-11-21drm/meson: Add implicit fencing support for primary and overlay planesKoen Kooi1-0/+2
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong1-0/+586