diff options
author | SivapiriyanKumarasamy <sivapiriyan.kumarasamy@amd.com> | 2018-08-15 16:55:18 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-08-27 14:53:37 -0500 |
commit | e7603dadd3cc2fa65924d9e8ce0c6f2964866da0 (patch) | |
tree | 9fb7a761440f8d39d8ac10be305f2745df879968 /drivers/soundwire | |
parent | 4a2de54dc1d7668fa364d8483420ba64b120963b (diff) | |
download | linux-e7603dadd3cc2fa65924d9e8ce0c6f2964866da0.tar.bz2 |
drm/amd/display: Fix memory leak caused by missed dc_sink_release
[Why]
There is currently an intermittent hang from a memory leak in
DTN stress testing. It is caused by unfreed memory during driver
disable.
[How]
Do a dc_sink_release in the case that skips it incorrectly.
Signed-off-by: SivapiriyanKumarasamy <sivapiriyan.kumarasamy@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/soundwire')
0 files changed, 0 insertions, 0 deletions