]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Do not count I2C DEFERs with AUX DEFERs
authorWesley Chalmers <Wesley.Chalmers@amd.com>
Mon, 29 Mar 2021 17:36:35 +0000 (13:36 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 Jun 2021 21:25:41 +0000 (17:25 -0400)
commit5a88576a4c3d09eb53b86857a666eaf78266b740
tree7615c68f8c256f7f27a098904964c471a2236f3c
parent1e0683479e20dd278fe56b89101f2c5532539b61
drm/amd/display: Do not count I2C DEFERs with AUX DEFERs

[WHY]
DP 2.0 SCR specifies that
"A DPTX shall distinguish I2C_DEFER|AUX_ACK from AUX_DEFER. AUX retries
due to
I2C_DEFER are not counted as part of minimum 7 retires (sic) upon
AUX_DEFER’s"

Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@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/dce/dce_aux.c