Re: [PATCH 2/2] drm/amdgpu: Auto switch to video profiling mode on VCN demand

2018-05-18 Thread Alex Deucher
On Fri, May 18, 2018 at 5:33 AM, Rex Zhu wrote: Add a commit message. Something like: Switch to the VIDEO power profiles when VCN is active which is the power profile optimized for video playback. With that fixed: Reviewed-by: Alex Deucher Want to take a stab at doing similar patches for UVD a

[PATCH 2/2] drm/amdgpu: Auto switch to video profiling mode on VCN demand

2018-05-18 Thread Rex Zhu
Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c index 3549481..94b221f 100644 --- a/drivers/gpu/drm/amd/amdgpu/amd