Re: [PATCH 2/2] drm/amdgpu: enable VCN DPG for Renoir

2019-08-15 Thread Liu, Leo
On 2019-08-15 2:19 p.m., Thai, Thong wrote: > Enable VCN Dynamic Powergating on Renoir devices. > > This will also enable indirect SRAM loading of VCN firmware on Renoir. This will enable indirect SRAM loading for VCN DPG mode initialization. With that fixed, the patch is: Reviewed-by: Leo Liu

[PATCH 2/2] drm/amdgpu: enable VCN DPG for Renoir

2019-08-15 Thread Thai, Thong
Enable VCN Dynamic Powergating on Renoir devices. This will also enable indirect SRAM loading of VCN firmware on Renoir. Signed-off-by: Thong Thai --- drivers/gpu/drm/amd/amdgpu/soc15.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/