Re: [PATCH] drm/amd/powerplay: update soc boot and max level on vega10

2019-02-03 Thread Alex Deucher
On Sat, Feb 2, 2019 at 10:26 PM Kenneth Feng wrote: > > update soc boot and max level,then uclk isn't stuck > at minimum. > Add: Bug: https://bugs.freedesktop.org/show_bug.cgi?id=109462 With that, Acked-by: Alex Deucher > Signed-off-by: Kenneth Feng > --- >

[PATCH] drm/amd/powerplay: update soc boot and max level on vega10

2019-02-02 Thread Kenneth Feng
update soc boot and max level,then uclk isn't stuck at minimum. Signed-off-by: Kenneth Feng --- drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c