projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ec4665
)
drm/amdgpu: enable ATHUB clock gatting
author
Prike.Liang
<Prike.Liang@amd.com>
Mon, 1 Jun 2020 06:07:13 +0000
(14:07 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 24 Aug 2020 17:06:05 +0000
(13:06 -0400)
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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c
b/drivers/gpu/drm/amd/amdgpu/athub_v1_0.c
index
847ca9b
..
3ea5578
100644
(file)
--- 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,