Re: [PATCH 3/3] drm/amdgpu: refine vce_3.0 code.

2017-03-13 Thread Alex Deucher
On Mon, Mar 13, 2017 at 4:51 AM, Rex Zhu wrote: > fix logic error in hw_fini and > set_clockgating_state functions. > > Change-Id: I1e3f241f300b3c561df695b38b19c7a89160db25 > Signed-off-by: Rex Zhu Series is: Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 16 ++

[PATCH 3/3] drm/amdgpu: refine vce_3.0 code.

2017-03-13 Thread Rex Zhu
fix logic error in hw_fini and set_clockgating_state functions. Change-Id: I1e3f241f300b3c561df695b38b19c7a89160db25 Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/vc