]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: write all 4 bytes of FFE_PRESET dpcd value
authorWenjing Liu <wenjing.liu@amd.com>
Thu, 22 Sep 2022 18:36:32 +0000 (14:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:01:00 +0000 (12:01 -0400)
commit63e7e640948e8f09af4427b133b749a6ba8e3b85
tree845c252afd0aab5af4633658d972f11f77dcb892
parent79c35119b70d808a3bef52fe310a47842930c9ae
drm/amd/display: write all 4 bytes of FFE_PRESET dpcd value

[why]
According to specs, it expects us to write all 4 bytes even if
current lane count is less than 4.

Reviewed-by: George Shen <George.Shen@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c