Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm: Add DRM-managed mutex_init() | Thomas Zimmermann | 2022-05-05 | 1 | -0/+3 |
* | drm: Remove drmm_add_final_kfree() declaration from public headers | Laurent Pinchart | 2020-12-05 | 1 | -2/+0 |
* | drm: Add docs for managed resources | Daniel Vetter | 2020-03-26 | 1 | -0/+55 |
* | drm: Manage drm_vblank_cleanup with drmm_ | Daniel Vetter | 2020-03-26 | 1 | -0/+16 |
* | drm: manage drm_minor cleanup with drmm_ | Daniel Vetter | 2020-03-26 | 1 | -1/+8 |
* | drm: Handle dev->unique with drmm_ | Daniel Vetter | 2020-03-26 | 1 | -0/+1 |
* | drm: add managed resources tied to drm_device | Daniel Vetter | 2020-03-26 | 1 | -0/+30 |