public inbox for amd-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu: enable ATHUB clock gatting
@ 2020-08-20 21:05 Alex Deucher
  2020-08-20 21:05 ` [PATCH] drm/amdgpu: enable HDP " Alex Deucher
  2020-08-21  1:29 ` [PATCH] drm/amdgpu: enable ATHUB " Huang Rui
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Deucher @ 2020-08-20 21:05 UTC (permalink / raw)
  To: amd-gfx; +Cc: Alex Deucher, Prike.Liang, Evan Quan, Huang Rui

From: "Prike.Liang" <Prike.Liang@amd.com>

Enable ATHUB clock gatting set in Renoir series.

Signed-off-by: Prike.Liang <Prike.Liang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/athub_v1_0.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c b/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c
index 847ca9b3ce4e..3ea557864320 100644
--- a/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c
@@ -73,6 +73,7 @@ int athub_v1_0_set_clockgating(struct amdgpu_device *adev,
 	case CHIP_VEGA12:
 	case CHIP_VEGA20:
 	case CHIP_RAVEN:
+	case CHIP_RENOIR:
 		athub_update_medium_grain_clock_gating(adev,
 				state == AMD_CG_STATE_GATE);
 		athub_update_medium_grain_light_sleep(adev,
-- 
2.25.4

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-21  1:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-20 21:05 [PATCH] drm/amdgpu: enable ATHUB clock gatting Alex Deucher
2020-08-20 21:05 ` [PATCH] drm/amdgpu: enable HDP " Alex Deucher
2020-08-21  1:29 ` [PATCH] drm/amdgpu: enable ATHUB " Huang Rui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox