1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display
Leon Elazar 6e5d1c829b drm/amd/display: Memory was freed twice during disable
1. get_ss_info_from_atombios function was allocating the memory populating the provided pointer
but them freeing the memory.
Since the pointer was return as a valid value, we are trying to free the same memory during clock resource destruction

Signed-off-by: Leon Elazar <leon.elazar@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-26 17:23:19 -04:00
..
amdgpu_dm drm/amd/display: Fix hotspot programming during set cursor position. 2017-09-26 17:23:15 -04:00
dc drm/amd/display: Memory was freed twice during disable 2017-09-26 17:23:19 -04:00
include drm/amd/display: Refactor edid read. 2017-09-26 17:22:17 -04:00
modules drm/amd/display: sometime VtotalMin less than VTotal (rounding issue) 2017-09-26 17:18:01 -04:00
Kconfig drm/amd/display: Remove DCE12 guards 2017-09-26 17:19:36 -04:00
Makefile drm/amd/dc: Add dc display driver (v2) 2017-09-26 17:01:32 -04:00