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

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/smu13/smu_v13_0_7_ppt.c