]> 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)
commitf942e002a46f8960b5d3aa0a28cad6094b7d2e1c
treeaae9af0a819683978840532f073ac5d445070afe
parent4e6c8e1a4531c05f0e346f163ace0798d2751835
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