aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorDanilo Krummrich <[email protected]>2022-10-26 15:59:30 +0000
committerLiviu Dudau <[email protected]>2022-11-16 10:33:39 +0000
commitaefae8719a9aaede5032ca7331fc3cf65fd7ac7f (patch)
treec78531a1b2c89c398f3d4040ecf3faee61d6b48a /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/connector: Add pixel clock to cmdline mode (diff)
downloadkernel-aefae8719a9aaede5032ca7331fc3cf65fd7ac7f.tar.gz
kernel-aefae8719a9aaede5032ca7331fc3cf65fd7ac7f.zip
drm/arm/malidp: use drmm_* to allocate driver structures
Use drm managed resources to allocate driver structures and get rid of the deprecated drm_dev_alloc() call and replace it with devm_drm_dev_alloc(). This also serves as preparation to get rid of drm_device->dev_private and to fix use-after-free issues on driver unload. Signed-off-by: Danilo Krummrich <[email protected]> Signed-off-by: Liviu Dudau <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions