aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_gem.c
diff options
context:
space:
mode:
authorLuben Tuikov <[email protected]>2020-09-18 13:25:04 +0000
committerDaniel Vetter <[email protected]>2020-09-21 08:44:46 +0000
commitdf2ce4596c04485fd77adcb18ec033d6c94da2dd (patch)
treef6482d8fc4e3266b37ccf71a59f7a361f95cc90f /drivers/gpu/drm/lima/lima_gem.c
parentdrm/i915/selftests: align more to real device lifetimes (diff)
downloadkernel-df2ce4596c04485fd77adcb18ec033d6c94da2dd.tar.gz
kernel-df2ce4596c04485fd77adcb18ec033d6c94da2dd.zip
drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
Convert to using devm_drm_dev_alloc(), as drm_dev_init() is going away. v2: Remove drm_dev_put() since a) devres doesn't do refcounting, see Documentation/driver-api/driver-model/devres.rst, Section 4, paragraph 1; and since b) devres acts as garbage collector when the DRM device's parent's devres "action" callback is called to free the container device (amdgpu_device), which embeds the DRM dev. Acked-by: Alex Deucher <[email protected]> Signed-off-by: Luben Tuikov <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions