diff options
author | Lyude Paul <lyude@redhat.com> | 2018-12-12 02:50:26 +0300 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2018-12-14 01:40:49 +0300 |
commit | f536e00c46d22ccd1b2aada5b22754c35d9487ce (patch) | |
tree | 554a20602e68d0c608a6a34fd83c566e4915835c /Documentation/gpu | |
parent | b5f06893c4992553a12c66ca094a09fb245d280e (diff) | |
download | linux-f536e00c46d22ccd1b2aada5b22754c35d9487ce.tar.xz |
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
We need to call drm_dp_mst_topology_mgr_set_mst(mgr, false) when
destroying the topology manager in order to ensure that the root mstb
and all of it's descendents are actually destroyed, and additionally to
try to make sure that we leave the hub in a clean state.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181211235026.21758-1-lyude@redhat.com
Diffstat (limited to 'Documentation/gpu')
0 files changed, 0 insertions, 0 deletions