diff options
| author | Daniel Vetter <[email protected]> | 2020-09-04 14:39:18 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-09-11 08:47:19 +0000 |
| commit | 90ad200b4cbc92e160c3f3331bb999f87cc0fbfd (patch) | |
| tree | 017db61caafe6482805aafccfe4a49da80d65953 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/panfrost: Ensure GPU quirks are always initialised (diff) | |
| download | kernel-90ad200b4cbc92e160c3f3331bb999f87cc0fbfd.tar.gz kernel-90ad200b4cbc92e160c3f3331bb999f87cc0fbfd.zip | |
drm/armada: Use devm_drm_dev_alloc
Also remove the now no longer needed build bug on since that's already
not needed anymore with drmm_add_final_kfree. Conversion to managed
drm_device cleanup is easy, the final drm_dev_put() is already the
last thing in both the bind unbind as in the unbind flow.
Also, this relies on component.c correctly wrapping bind&unbind in
separate devres groups, which it does.
Signed-off-by: Daniel Vetter <[email protected]>
Reviewed-by: Dave Airlie <[email protected]>
Cc: Russell King <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
