Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-06-20 | drivers/gpu: use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN | Catalin Marinas | 1 | -3/+3 |
2023-05-22 | drm: fix drmm_mutex_init() | Matthew Auld | 1 | -20/+2 |
2022-05-05 | drm: Add DRM-managed mutex_init() | Thomas Zimmermann | 1 | -0/+27 |
2020-09-21 | drm/dev: Remove drm_dev_init | Daniel Vetter | 1 | -13/+0 |
2020-09-03 | drm/managed: Cleanup of unused functions and polishing docs | Daniel Vetter | 1 | -1/+1 |
2020-05-18 | drm: Include internal header for managed function declarations | Chris Wilson | 1 | -0/+2 |
2020-03-30 | drm/managed: Fix off-by-one in warning | Daniel Vetter | 1 | -2/+1 |
2020-03-26 | drm: Add docs for managed resources | Daniel Vetter | 1 | -0/+53 |
2020-03-26 | drm: manage drm_minor cleanup with drmm_ | Daniel Vetter | 1 | -0/+14 |
2020-03-26 | drm: Handle dev->unique with drmm_ | Daniel Vetter | 1 | -0/+16 |
2020-03-26 | drm: add managed resources tied to drm_device | Daniel Vetter | 1 | -0/+193 |