aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_overlay.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
* drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing2022-03-081-1/+1
* drm/omap: Add a 'right overlay' to plane stateBenoit Parrot2021-12-081-2/+21
* drm/omap: dynamically assign hw overlays to planesBenoit Parrot2021-12-081-0/+109
* drm/omap: introduce omap_hw_overlayBenoit Parrot2021-12-081-0/+84