Re: [PATCH] drm: exynos: hdmi: sending AVI and AUI info frames

2012-11-23 Thread Rahul Sharma
Hi Mr. Dae, On Fri, Nov 23, 2012 at 3:38 PM, Inki Dae wrote: > Sorry but could you re-send this one more time? below is my comment. > > Thanks, > Inki Dae > >> -Original Message- >> From: Rahul Sharma [mailto:rahul.sha...@samsung.com] >> Sent: Friday, November 23, 2012 6:17 PM >> To: dri-

RE: [PATCH] drm: exynos: hdmi: sending AVI and AUI info frames

2012-11-23 Thread Inki Dae
Sorry but could you re-send this one more time? below is my comment. Thanks, Inki Dae > -Original Message- > From: Rahul Sharma [mailto:rahul.sha...@samsung.com] > Sent: Friday, November 23, 2012 6:17 PM > To: dri-devel@lists.freedesktop.org > Cc: airl...@redhat.com; inki@samsung.com;

Re: [PATCH] drm: exynos: hdmi: sending AVI and AUI info frames

2012-11-23 Thread 김승우
On 2012년 11월 23일 18:17, Rahul Sharma wrote: > This patch adds code for composing AVI and AUI info frames > and send them every VSYNC. > > This patch is important for hdmi certification. > > Signed-off-by: Rahul Sharma > Signed-off-by: Fahad Kunnathadi > Signed-off-by: Shirish S Acked-by : Seu

Re: [PATCH] drm: exynos: hdmi: sending AVI and AUI info frames

2012-11-22 Thread 김승우
Hi Rahul, I think this patch is almost ready just except few trivial check. On 2012년 11월 22일 23:12, Rahul Sharma wrote: > This patch adds code for composing AVI and AUI info frames > and send them every VSYNC. > > This patch is important for hdmi certification. > > Based on exynos-drm-fixes bra