Re: [PATCH] drm/amd/display: Missed to set some display requests to powerplay

2018-06-20 Thread Alex Deucher
On Wed, Jun 20, 2018 at 4:19 AM, Rex Zhu wrote: > Missed to set some clock requests and display info which were needed > by powerplay. > > Signed-off-by: Rex Zhu Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c | 9 + > 1 file changed, 9

[PATCH] drm/amd/display: Missed to set some display requests to powerplay

2018-06-20 Thread Rex Zhu
Missed to set some clock requests and display info which were needed by powerplay. Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c | 9 + 1 file changed, 9 insertions(+) diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c