drm/amd/display: Remove duplicate dml init
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Wed, 25 Aug 2021 15:53:05 +0000 (11:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 26 Aug 2021 17:57:22 +0000 (13:57 -0400)
commitb6d585041fd084ca28b605f8c9ca43aae9800ab1
tree66b06969cb64bac696e4f34bb670b1eba1bd4853
parenta7a9d11e12fcc32160d55e8612e72e5ab51b15dc
drm/amd/display: Remove duplicate dml init

[Why & How]
DML is initialized again unnecessarily after its done conditionally.
Remove the duplicate initialization

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1403
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_resource.c