drm/amd/pm: remove one unsupported smu function for vangogh
authorXiaojian Du <Xiaojian.Du@amd.com>
Wed, 9 Dec 2020 02:27:32 +0000 (10:27 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 9 Dec 2020 04:06:07 +0000 (23:06 -0500)
commit8c901781d7c5ffb654ec52577ed8ae4553679ac0
treeaae9af0a819683978840532f073ac5d445070afe
parent13524856336dfd055a8c7c5b4e5524553a12e938
drm/amd/pm: remove one unsupported smu function for vangogh

This patch is to remove one unsupported smu function, this function
will set the smu feature mask to disable all smu features in exception.
Because vangogh doesn't support to set the smu feature mask
by driver software, so this function is invalid for vangogh.

Signed-off-by: Xiaojian Du <Xiaojian.Du@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c