Re: [PATCH] drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off

2019-10-14 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of Quan, Evan Sent: Friday, October 11, 2019 11:29 PM To: amd-gfx@lists.freedesktop.org Cc: Quan, Evan Subject: [PATCH] drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off Enable runtime VCN DPM on/off

[PATCH] drm/amd/powerplay: enable Arcturus runtime VCN dpm on/off

2019-10-11 Thread Quan, Evan
Enable runtime VCN DPM on/off on Arcturus. Change-Id: Ie7d94d67cb4c622c96acced1b5ef0f4e63db5aad Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c| 7 + drivers/gpu/drm/amd/powerplay/arcturus_ppt.c | 30 2 files changed, 37 insertions(+) diff