diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2020-12-10 18:38:41 +0300 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2021-01-04 14:59:33 +0300 |
commit | b0d0bf581fe2ece9128047fc3f919fa3018f1f94 (patch) | |
tree | a3dad093d8a045357dc0d94be3cfd22dc35de1c3 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | a495301a9f7b177fb8bb49f3edc7488aad0c0575 (diff) | |
download | linux-b0d0bf581fe2ece9128047fc3f919fa3018f1f94.tar.xz |
drm/imx: imx-ldb: use drm managed resources
Use drmm_simple_encoder_alloc() to align encoder memory lifetime with
the drm device. drm_encoder_cleanup() is called automatically before
the memory is freed.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions