OSDN Git Service

video: Add new aspect ratios for HDMI 2.0
authorShashank Sharma <shashank.sharma@intel.com>
Mon, 17 Oct 2016 12:04:39 +0000 (17:34 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Oct 2016 12:23:46 +0000 (14:23 +0200)
commita6e78b3e1406575323b30b65890ee3c29930fb27
treef151b9d14e4c4acc1de36dcf430ea0803aba082c
parent6dffd431e2296cda08e7e4f0242e02df1d1698cd
video: Add new aspect ratios for HDMI 2.0

HDMI 2.0/CEA-861-F introduces two new aspect ratios:
- 64:27
- 256:135

This patch adds enumeration for the new aspect ratios
in the existing aspect ratio list.

V2: rebase
V3: rebase
V4: Added r-b from Jose, Ack by Tomi

Signed-off-by: Shashank Sharma <shashank.sharma@intel.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Jose Abreu <Jose.Abreu@synopsys.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1476705880-15600-4-git-send-email-shashank.sharma@intel.com
drivers/video/hdmi.c
include/linux/hdmi.h