提交 04f618eb 编写于 作者: A Alex Deucher

drm/amdgpu/powerplay/vega10: fix compute profile name

COMPUTER -> COMPUTE
Reviewed-by: NRex Zhu <Rex.Zhu@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 d0b3c710
...@@ -5040,7 +5040,7 @@ static int vega10_get_power_profile_mode(struct pp_hwmgr *hwmgr, char *buf) ...@@ -5040,7 +5040,7 @@ static int vega10_get_power_profile_mode(struct pp_hwmgr *hwmgr, char *buf)
"POWER_SAVING", "POWER_SAVING",
"VIDEO", "VIDEO",
"VR", "VR",
"COMPUTER", "COMPUTE",
"CUSTOM"}; "CUSTOM"};
static const char *title[6] = {"NUM", static const char *title[6] = {"NUM",
"MODE_NAME", "MODE_NAME",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册