]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1e5aa2990e55ff186fcaaa4d7ab6f8d0fadb70f3
treeaae9af0a819683978840532f073ac5d445070afe
parentc6d3a68c1741f248de749f670c13eaa9f546f546
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