commit | 055e547478a11a6360c7ce05e2afc3e366968a12 | [log] [tgz] |
---|---|---|
author | Navid Emamdoost <navid.emamdoost@gmail.com> | Mon Sep 16 22:20:44 2019 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Oct 02 12:58:33 2019 -0500 |
tree | 1280f33c2718e6b81e4f47595cd390bb64af5ba8 | |
parent | 57be09c6e8747bf48704136d9e3f92bfb93f5725 [diff] |
drm/amd/display: memory leak In dcn*_clock_source_create when dcn20_clk_src_construct fails allocated clk_src needs release. Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>