summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_overlay.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-10-31drm: include drm_print.h where neededJani Nikula
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing
2021-12-08drm/omap: Add a 'right overlay' to plane stateBenoit Parrot
2021-12-08drm/omap: dynamically assign hw overlays to planesBenoit Parrot
2021-12-08drm/omap: introduce omap_hw_overlayBenoit Parrot