提交 446af531 编写于 作者: F Flora Cui 提交者: Alex Deucher

drm/amdgpu: add support for ATHUB 3.0.2

Add support 3.0.2 to the ATHUB 3.0 code.
Reviewed-by: NHawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: NFlora Cui <flora.cui@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 0effe4a0
......@@ -70,6 +70,7 @@ int athub_v3_0_set_clockgating(struct amdgpu_device *adev,
switch (adev->ip_versions[ATHUB_HWIP][0]) {
case IP_VERSION(3, 0, 0):
case IP_VERSION(3, 0, 2):
athub_v3_0_update_medium_grain_clock_gating(adev,
state == AMD_CG_STATE_GATE);
athub_v3_0_update_medium_grain_light_sleep(adev,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册