summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson/meson_overlay.c
Commit message (Expand)AuthorAgeFilesLines
* drm: meson: use match data to detect vpu compatibilityJulien Masson2019-08-221-1/+1
* drm/meson: drop use of drmP.hSam Ravnborg2019-07-171-8/+5
* drm/meson: Add zpos immutable property to planesNeil Armstrong2019-06-071-0/+3
* drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard2019-05-201-6/+6
* drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+1
* drm/meson: Add G12A Support for the Overlay video planeNeil Armstrong2019-04-091-2/+8
* drm/meson: exclusively use the canvas provider moduleMaxime Jourdan2019-03-201-8/+0
* drm/meson: Add implicit fencing support for primary and overlay planesKoen Kooi2018-11-211-0/+2
* drm/meson: Support Overlay plane for video renderingNeil Armstrong2018-11-131-0/+586