Commit 501672e
drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland
Previously this was initialized with zero which represented PCIe Gen
1.0 instead of using the
maximum value from the speed table which is the behaviour of all other
smumgr implementations.
Fixes: 18aafc5 ("drm/amd/powerplay: implement fw related smu interface for iceland.")
Signed-off-by: John Smith <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit 92b0a6a)1 parent 07a13f9 commit 501672e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2028 | 2028 | | |
2029 | 2029 | | |
2030 | 2030 | | |
2031 | | - | |
| 2031 | + | |
2032 | 2032 | | |
2033 | 2033 | | |
2034 | 2034 | | |
| |||
0 commit comments