commit | da8f14fc3bb054081c90abc9dd38679bb9308dbb | [log] [tgz] |
---|---|---|
author | Mythri P K <mythripk@ti.com> | Wed Feb 08 11:54:19 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Feb 21 09:39:53 2012 +0200 |
tree | 3e5bc013d0446f9a732743034d5dd2f262bdd84c | |
parent | 992ee64af66f05e16aa70b475f9ad3047f801185 [diff] |
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>