]> git.karo-electronics.de Git - karo-tx-linux.git/commit
OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data
authorMythri P K <mythripk@ti.com>
Wed, 8 Feb 2012 06:24:19 +0000 (11:54 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 21 Feb 2012 07:39:53 +0000 (09:39 +0200)
commitda8f14fc3bb054081c90abc9dd38679bb9308dbb
tree3e5bc013d0446f9a732743034d5dd2f262bdd84c
parent992ee64af66f05e16aa70b475f9ad3047f801185
OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data

With AVI infoframe various parameters of video stream such as
aspect ratio, quantization range, videocode etc will be indicated
from source to sink.Thus AVI information needs to be set/accessed
by the middle ware based on the video content.
Thus this parameter is now moved to the ip_data structure.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.h