diff options
| author | Lewis Huang <[email protected]> | 2019-09-05 07:33:58 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-10-11 00:32:03 +0000 |
| commit | f537d474df15393ad25721f5203ce16ed3596d66 (patch) | |
| tree | 3ea2943d295e52b149889bdc9ff0b5c619fbc27c /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
| parent | drm/amd/display: build up VSIF infopacket (diff) | |
| download | kernel-f537d474df15393ad25721f5203ce16ed3596d66.tar.gz kernel-f537d474df15393ad25721f5203ce16ed3596d66.zip | |
drm/amd/display: check phy dpalt lane count config
[Why]
Type-c PHY config is not align with dpcd lane count.
When those values didn't match, it cause driver do
link training with 4 lane but phy only can output 2 lane.
The link trainig always fail.
[How]
1. Modify get_max_link_cap function. According DPALT_DP4
to update max lane count.
2. Add dp_mst_verify_link_cap to handle MST case because
we didn't call dp_mst_verify_link_cap for MST case.
Signed-off-by: Lewis Huang <[email protected]>
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions
