You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 92b0a6ae6672857ddeabf892223943d2f0e06c97)
0 commit comments