]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Do not override dml2.1 reinit
authorDillon Varone <dillon.varone@amd.com>
Fri, 31 May 2024 02:10:25 +0000 (22:10 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:18:26 +0000 (16:18 -0400)
commitcc2b7387c132ebd51c7c5252cfcb494ac75ebf18
tree1e8f9681645566fcc45026c0874803973b429ef9
parentee4deffda66a0f62791c5456d83a95855b2b140e
drm/amd/display: Do not override dml2.1 reinit

[WHY&HOW]
Reinit should return after completing version 2.1 reinit instead of calling
version 2 reinit after.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c