commit | bab45e44b131e529be750a8048e4d74cbaec1aa2 | [log] [tgz] |
---|---|---|
author | Harry Wentland <harry.wentland@amd.com> | Sun Oct 07 10:01:23 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 06 14:02:31 2018 -0500 |
tree | bed90a2025dc053a203966c312b62b7f1ac45f8a | |
parent | f180b4bccc89332cad420a192797bc5dfb1ab5ee [diff] |
drm/amd/display: Stop leaking planes [Why] drm_plane_cleanup does not free the plane. [How] Call drm_primary_helper_destroy which will also free the plane. Signed-off-by: Harry Wentland <harry.wentland@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>