2012/11/10 Rahul Sharma rahul.sharma@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@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel