]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132b
authorWenjing Liu <wenjing.liu@amd.com>
Tue, 2 Nov 2021 16:43:47 +0000 (12:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Nov 2021 19:45:01 +0000 (14:45 -0500)
commit1c1104c9e56b9af874855e31a170b573f4883ca5
tree9230c5bce8661ef6c439d4b67e621533e9a2d6a9
parent4b97c6eba7be95605c318f40c5bd7de987fa52c9
drm/amd/display: set MSA vsp/hsp to 0 for positive polarity for DP 128b/132b

[why]
There is a bug in MSA programming sequence that mistakenly set
MSA vsp/hsp to 1 for positive polarity. This is incorrect.

Reviewed-by: Ariel Bernstein <Eric.Bernstein@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@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/dcn31/dcn31_hpo_dp_stream_encoder.c