summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_overlay.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann1-1/+0
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing1-1/+1
2021-12-08drm/omap: Add a 'right overlay' to plane stateBenoit Parrot1-2/+21
2021-12-08drm/omap: dynamically assign hw overlays to planesBenoit Parrot1-0/+109
2021-12-08drm/omap: introduce omap_hw_overlayBenoit Parrot1-0/+84