drm/amd/pm: add new feature map macros to resolve duplicate name
authorXiaojian Du <Xiaojian.Du@amd.com>
Wed, 16 Dec 2020 03:26:43 +0000 (11:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Jan 2021 16:29:54 +0000 (11:29 -0500)
commit54800b589dabe3bbadf87664fd5731d907c7c610
tree6e6ded9f8923e3d457360768a483744a62dfe293
parentae7b32e7c30268196e1b3c61e0dcb50b4e842f39
drm/amd/pm: add new feature map macros to resolve duplicate name

This patch is to add new feature map macros to resolve duplicate name.
Vangogh uses one different format to name some feature bits of swSMU, it
causes some duplicate name in the existing feature map list.

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