Thanks Thierry, It is good idea to use generic code. I would like to see your patches.
regards, Rahul Sharma On Fri, Nov 23, 2012 at 11:45 AM, Inki Dae <inki.dae at samsung.com> wrote: > > > 2012/11/10 Rahul Sharma <rahul.sharma at samsung.com> >> >> This patch set adds provision for composing and sending AVI and AUI >> infoframes by exynos drm hdmi driver. >> >> It also adds provision to get CEA Video ID Code through the display mode >> which is required for making AVI infoframe. >> >> Based on exynos-drm-fixes branch of >> git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git >> > > Please rebase these patches to be based on exynos-drm-next. These should go > to -next. > > Thanks, > Inki Dae > > >> >> Rahul Sharma (1): >> drm: exynos: compose and send avi and aui info frames >> >> Stephane Marchesin (1): >> drm: get cea video id code for a given display mode >> >> drivers/gpu/drm/drm_edid.c | 20 +++++++ >> drivers/gpu/drm/exynos/exynos_hdmi.c | 97 >> +++++++++++++++++++++++++++++++++- >> drivers/gpu/drm/exynos/exynos_hdmi.h | 23 ++++++++ >> drivers/gpu/drm/exynos/regs-hdmi.h | 17 +++++- >> include/drm/drm_crtc.h | 1 + >> 5 files changed, 154 insertions(+), 4 deletions(-) >> >> _______________________________________________ >> dri-devel mailing list >> dri-devel at lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/dri-devel > > > > _______________________________________________ > dri-devel mailing list > dri-devel at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/dri-devel >