Loading
drm/amd/display: DIO memory leak fix.
[why] Allocated memory for dcn10_dio but not freed in dcn401_resource. [how] Add kfree for it in dcn401_resource. Reviewed-by:Aric Cyr <aric.cyr@amd.com> Signed-off-by:
Bhuvanachandra Pinninti <bpinnint@amd.com> Signed-off-by:
Wayne Lin <wayne.lin@amd.com> Tested-by:
Dan Wheeler <daniel.wheeler@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>