summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/clients/drm_fbdev_client.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-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann
2025-10-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann
2024-11-15drm/fbdev-client: Unexport drm_fbdev_client_setup()Thomas Zimmermann
2024-11-15drm: Move client code to clients/ subdirectoryThomas Zimmermann