]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit668d49a02beac183aa11f3c2a5ee9c26ff168c60
tree6e6ded9f8923e3d457360768a483744a62dfe293
parent9781c66ac6f1a0d287cb0ad91608a5296a1d3607
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