RE: [PATCH 1/3] drm/amdgpu: add bypass mode for vce3.0

2016-07-27 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Rex Zhu > Sent: Monday, July 18, 2016 1:00 PM > To: amd-gfx@lists.freedesktop.org > Cc: Zhu, Rex > Subject: [PATCH 1/3] drm/amdgpu: add bypass mode for

Re: [PATCH 1/3] drm/amdgpu: add bypass mode for vce3.0

2016-07-24 Thread Alexandre Demers
Please, keep a similar syntax to other functions and to the file name. "vce_v3_set_bypass_mode" should be "vce_v3_0_set_bypass_mode". Alexandre Demers On 2016-07-21 20:10, Eric Huang wrote: Looks good to me. Reviewed-by: Eric Huang Regards, Eric On 07/18/2016 12:59 PM, Rex Zhu wrote: Chang

Re: [PATCH 1/3] drm/amdgpu: add bypass mode for vce3.0

2016-07-21 Thread Eric Huang
Looks good to me. Reviewed-by: Eric Huang Regards, Eric On 07/18/2016 12:59 PM, Rex Zhu wrote: Change-Id: I68aa5431146b21990a998a777e00139f0478407f Signed-off-by: Rex Zhu --- drivers/gpu/drm/amd/amdgpu/vce_v3_0.c | 15 +++ 1 file changed, 15 insertions(+) diff --git a/drivers/