linux/drivers/gpu/drm/amd/display/amdgpu_dm
Leo (Sunpeng) Li 8c45c5db84 drm/amd/display: Fix memleaks when atomic check fails.
While checking plane states for updates during atomic check, we create
dc_plane_states in preparation. These dc states should be freed if
something errors.

Although the input transfer function is also freed by
dc_plane_state_release(), we should free it (on error) under the same
scope as where it is created.

Signed-off-by: Leo (Sunpeng) Li <sunpeng.li@amd.com>
Reviewed-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-03-14 15:08:41 -05:00
..
amdgpu_dm_color.c drm/amd/display: Use 4096 lut entries 2018-03-05 15:33:09 -05:00
amdgpu_dm_crc.c drm/amd/display: Skip 2 frames when first reading CRC 2018-02-19 14:20:11 -05:00
amdgpu_dm_helpers.c drm/amd/display: add diags clock programming 2018-03-05 15:34:40 -05:00
amdgpu_dm_irq.c drm/amd/display: Set irq state only on existing crtcs 2018-02-19 14:19:28 -05:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of size 2018-02-28 15:38:40 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Fix rehook MST display not light back on 2017-12-20 14:46:38 -05:00
amdgpu_dm_services.c drm/amd/display: Remove unused dm_pp_ interfaces 2018-02-19 14:20:16 -05:00
amdgpu_dm.c drm/amd/display: Fix memleaks when atomic check fails. 2018-03-14 15:08:41 -05:00
amdgpu_dm.h drm/amd/display: Use 4096 lut entries 2018-03-05 15:33:09 -05:00
Makefile drm/amd/display: Implement color management 2018-02-19 14:20:06 -05:00