drm/amd/pm: check the return of send smc msg for navi10
authorJesse Zhang <jesse.zhang@amd.com>
Wed, 8 May 2024 09:41:17 +0000 (17:41 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 May 2024 20:11:53 +0000 (16:11 -0400)
commitff284ecac32a98f8b052e271e173e80df456793e
tree3676ef41524c0ab23b15428a513fde7865bcd4ac
parent7f684a67f80adaf98fa9b0b1363f518e65c02289
drm/amd/pm: check the return of send smc msg for navi10

Set smu work laod mask may fail, so check return.

Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Tim Huang <Tim.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c