mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-13 06:16:25 +07:00
drm/amd/display: Modified AUX_DPHY_RX_CONTROL0
[Description] This is cause by failing to read link caps from driver. Signed-off-by: Daniel He <daniel.he@amd.com> Reviewed-by: Charlene Liu <Charlene.Liu@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d764409130
commit
ff1232a905
@ -1359,5 +1359,5 @@ void dcn10_aux_initialize(struct dcn10_link_encoder *enc10)
|
||||
|
||||
/* 1/4 window (the maximum allowed) */
|
||||
AUX_REG_UPDATE(AUX_DPHY_RX_CONTROL0,
|
||||
AUX_RX_RECEIVE_WINDOW, 1);
|
||||
AUX_RX_RECEIVE_WINDOW, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user