index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_managed.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
drm/managed: Simplify if condition
Thorsten Blum
1
-1
/
+1
2024-01-17
drm/managed: Add drmm_release_action
MichaĆ Winiarski
1
-0
/
+39
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-3
/
+3
2023-07-24
drm/managed: Clean up GFP_ flag usage in drmm_kmalloc()
Dan Carpenter
1
-1
/
+1
2023-06-19
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