]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amd/display: Enable otg synchronization logic for DCN321
authorLoan Chen <lo-an.chen@amd.com>
Fri, 2 Aug 2024 05:57:40 +0000 (13:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:46:15 +0000 (10:46 -0400)
commitd6ed53712f583423db61fbb802606759e023bf7b
treea341587e018c182b5942ee9759c9efd02038f82e
parent5b7813bc6218100d7bbc6d3a1b582bfd64034bf4
drm/amd/display: Enable otg synchronization logic for DCN321

[Why]
Tiled display cannot synchronize properly after S3.
The fix for commit 5f0c74915815 ("drm/amd/display: Fix for otg
synchronization logic") is not enable in DCN321, which causes
the otg is excluded from synchronization.

[How]
Enable otg synchronization logic in dcn321.

Fixes: 5f0c74915815 ("drm/amd/display: Fix for otg synchronization logic")
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Loan Chen <lo-an.chen@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@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/resource/dcn321/dcn321_resource.c