[PATCH 0/2] drm: exynos: hdmi: sending AVI and AUI info frames

Rahul Sharma r.sh.open at gmail.com
Tue Nov 20 03:55:33 PST 2012


Hi All,

Kindly review the following patch-set.

regards,
Rahul Sharma

On Fri, Nov 9, 2012 at 9:51 PM, Rahul Sharma <rahul.sharma at samsung.com> wrote:
> 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
>
> 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(-)
>


More information about the dri-devel mailing list