RE: [PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Deucher, Alexander
> -Original Message- > From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf > Of Xiaojie Yuan > Sent: Tuesday, February 21, 2017 5:40 AM > To: amd-gfx@lists.freedesktop.org > Cc: Yuan, Xiaojie > Subject: [PATCH] drm/amdgpu: add HDMI audio support fo

Re: [PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Christian König
Am 21.02.2017 um 13:45 schrieb Andreas Boll: 2017-02-21 13:16 GMT+01:00 Christian König : Not much of an issue, but when sending out a second version of a patch we usually put a v2 on the subject line to indicate that. Additional to that the patch also needs at least a little bit of commit mess

Re: [PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Andreas Boll
2017-02-21 13:16 GMT+01:00 Christian König : > Not much of an issue, but when sending out a second version of a patch we > usually put a v2 on the subject line to indicate that. > > Additional to that the patch also needs at least a little bit of commit > message. > > With that fixed it is Acked-by

Re: [PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Christian König
Not much of an issue, but when sending out a second version of a patch we usually put a v2 on the subject line to indicate that. Additional to that the patch also needs at least a little bit of commit message. With that fixed it is Acked-by: Christian König . Regards, Christian. Am 21.02.20

Re: [PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan On 02/21/2017 09:39 PM, Xiaojie Yuan wrote: > Signed-off-by: Xiaojie Yuan > --- > drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 130 > +++--- > 1 file changed, 121 insertions(+), 9 deletions(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/d

[PATCH] drm/amdgpu: add HDMI audio support for si dce6

2017-02-21 Thread Xiaojie Yuan
Signed-off-by: Xiaojie Yuan --- drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 130 +++--- 1 file changed, 121 insertions(+), 9 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c b/drivers/gpu/drm/amd/amdgpu/dce_v6_0.c index c940bec..1398db6 100644 --- a/driver