drm/amd/pm: correct the check for current link status
authorEvan Quan <evan.quan@amd.com>
Wed, 27 Apr 2022 15:16:50 +0000 (23:16 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 10 May 2022 21:53:10 +0000 (17:53 -0400)
commit58a3ed59de9e7b5696385731826139c75916c303
tree1b826bf6d7a647b587bcdb1339654f9d73fd6ff6
parentadd490f610ab0a670ae9de24d3b40e9aadc9d395
drm/amd/pm: correct the check for current link status

The output from metrics table for current link status changed.
We need to update our driver accordingly.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Likun Gao <Likun.Gao@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c