aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRoman Li <roman.li@amd.com>2021-05-10 11:58:54 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-05-27 12:25:28 -0400
commit051b7887189416c6a60e393251f481c151a676bd (patch)
treeecba4a57ff6363fd9082301f6897952b315f8bb9 /tools/perf/scripts/python/export-to-postgresql.py
parentdrm/amd/display: Remove redundant safeguards for dmub-srv destroy() (diff)
downloadwireguard-linux-051b7887189416c6a60e393251f481c151a676bd.tar.xz
wireguard-linux-051b7887189416c6a60e393251f481c151a676bd.zip
drm/amd/display: Fix potential memory leak in DMUB hw_init
[Why] On resume we perform DMUB hw_init which allocates memory: dm_resume->dm_dmub_hw_init->dc_dmub_srv_create->kzalloc That results in memory leak in suspend/resume scenarios. [How] Allocate memory for the DC wrapper to DMUB only if it was not allocated before. No need to reallocate it on suspend/resume. Signed-off-by: Lang Yu <Lang.Yu@amd.com> Signed-off-by: Roman Li <roman.li@amd.com> Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions