Re: [PATCH 8/8] drm/amdgpu:Enable DPG mode on PCO

2018-09-25 Thread James Zhu
On 2018-09-25 04:15 PM, Alex Deucher wrote: On Tue, Sep 25, 2018 at 4:04 PM James Zhu wrote: Add flag AMD_PG_SUPPORT_DPG to enable DPG mode on Picasso Signed-off-by: James Zhu I made some comments on a few of the patches, the rest are: Reviewed-by: Alex Deucher All fixed will be included

Re: [PATCH 8/8] drm/amdgpu:Enable DPG mode on PCO

2018-09-25 Thread Alex Deucher
On Tue, Sep 25, 2018 at 4:04 PM James Zhu wrote: > > Add flag AMD_PG_SUPPORT_DPG to enable DPG mode on Picasso > > Signed-off-by: James Zhu I made some comments on a few of the patches, the rest are: Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/soc15.c | 3 ++- > 1 file change

[PATCH 8/8] drm/amdgpu:Enable DPG mode on PCO

2018-09-25 Thread James Zhu
Add flag AMD_PG_SUPPORT_DPG to enable DPG mode on Picasso Signed-off-by: James Zhu --- drivers/gpu/drm/amd/amdgpu/soc15.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c index 138c481..9f462c0 100644 -