From: Kevin Wang <[email protected]>

miss sclk support in force_clk_levels function

Signed-off-by: Kevin Wang <[email protected]>
Reviewed-by: Xiaojie Yuan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
---
 drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/amd/powerplay/navi10_ppt.c 
b/drivers/gpu/drm/amd/powerplay/navi10_ppt.c
index 4f3d8604540d..dece57fc751e 100644
--- a/drivers/gpu/drm/amd/powerplay/navi10_ppt.c
+++ b/drivers/gpu/drm/amd/powerplay/navi10_ppt.c
@@ -648,6 +648,7 @@ static int navi10_force_clk_levels(struct smu_context *smu,
 
        switch (clk_type) {
        case SMU_GFXCLK:
+       case SMU_SCLK:
        case SMU_SOCCLK:
        case SMU_MCLK:
        case SMU_UCLK:
-- 
2.20.1

_______________________________________________
amd-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to