Re: [PATCH] Standardizing the info message for unimplemented functions

2016-08-08 Thread Alexandre Demers
On Mon, 8 Aug 2016 at 01:22 Huang Rui wrote: > On Sun, Aug 07, 2016 at 05:17:41PM -0400, Alexandre Demers wrote: > > Signed-off-by: Alexandre Demers > > > > --- > > drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 22 +++--- > > 1 file changed, 11 insertions(+), 11 deletions(-) > > > > d

Re: [PATCH] Standardizing the info message for unimplemented functions

2016-08-07 Thread Huang Rui
On Sun, Aug 07, 2016 at 05:17:41PM -0400, Alexandre Demers wrote: > Signed-off-by: Alexandre Demers > > --- > drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c > b/driver

答复: [PATCH] Standardizing the info message for unimplemented functions

2016-08-07 Thread Wang, Ken
Reviewed-by: Ken Wang 发件人: amd-gfx 代表 Alexandre Demers 发送时间: 2016年8月8日 5:17:41 收件人: amd-gfx@lists.freedesktop.org 主题: [PATCH] Standardizing the info message for unimplemented functions Signed-off-by: Alexandre Demers --- drivers/gpu/drm/amd/amdgpu/dce_v6_0

[PATCH] Standardizing the info message for unimplemented functions

2016-08-07 Thread Alexandre Demers
Signed-off-by: Alexandre Demers --- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c b/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c index 07e0475..9e327be 100644 --- a/drivers/gpu/dr