diff options
author | Hamza Mahfooz <[email protected]> | 2023-02-03 10:04:11 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-02-08 17:15:08 -0500 |
commit | 642f1b405255ec5574eb20a3f72e29676b94679c (patch) | |
tree | 7d55d68514b28edb5660544cf0855578db256f02 /drivers/gpu/drm/amd/display/dc/link/link_resource.c | |
parent | ad1cebb6f0fbc2a1e8ea0c7a70d658732bc6f2cd (diff) |
drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()
Currently, it is likely that we will read the relevant LTTPR caps after
link training has completed (which can cause garbage data to be read),
however according to the DP 2.0 spec that should be done before link
training has commenced. So, instead of reading the registers on demand,
use the values provided to us by DC.
Reviewed-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/link/link_resource.c')
0 files changed, 0 insertions, 0 deletions