aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_managed.c
AgeCommit message (Expand)Author
2024-04-25master: sync with upstream 6.6Bruce Ashfield
2023-06-19drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGNCatalin Marinas
2023-05-22drm: fix drmm_mutex_init()Matthew Auld
2022-05-05drm: Add DRM-managed mutex_init()Thomas Zimmermann
2020-09-21drm/dev: Remove drm_dev_initDaniel Vetter
2020-09-03drm/managed: Cleanup of unused functions and polishing docsDaniel Vetter
2020-05-18drm: Include internal header for managed function declarationsChris Wilson
2020-03-30drm/managed: Fix off-by-one in warningDaniel Vetter
2020-03-26drm: Add docs for managed resourcesDaniel Vetter
2020-03-26drm: manage drm_minor cleanup with drmm_Daniel Vetter
2020-03-26drm: Handle dev->unique with drmm_Daniel Vetter
2020-03-26drm: add managed resources tied to drm_deviceDaniel Vetter