diff options
| author | Wenjing Liu <[email protected]> | 2022-01-23 13:20:17 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-01-25 18:00:35 -0500 |
| commit | f6a3795d35c69bd34a556e1d93000057aed78599 (patch) | |
| tree | 3705eb33c8d0753c63ddd4c607b83a67d794825f /tools/perf/scripts/python | |
| parent | d063e70c6acad14987242f266e9448669db4624e (diff) | |
drm/amd/display: allow set dp drive setting when stream is not present
[why]
There is a change previously to disallow DM to set dp drive setings when
stream is not present. The logic might not work well with DP PHY
complaince scenario with a PHY test fixture attachment. We need to make
the method allow DP link drive settings changes even without stream
attached to it.
[how]
revert back to previous code in set drive setting function then add an
empty link_resource structure, then assign link resource based on
current link resource if link resource is allocated to the current pipe.
Tested-by: Daniel Wheeler <[email protected]>
Reviewed-by: Wayne Lin <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Wenjing Liu <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions