From: Tomi Valkeinen Date: Wed, 18 Jun 2014 11:19:48 +0000 (+0300) Subject: drm/omap: Add infoframe & dvi/hdmi mode support X-Git-Tag: omap-for-v3.17/fixes-against-rc2~112^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f930c0f273967b41f46ca84927ac0256bab4649;p=pandora-kernel.git drm/omap: Add infoframe & dvi/hdmi mode support Make the omapdrm driver use the new HDMI ops when possible. omapdrm will call set_hdmi_mode (when available) to tell the encoder driver whether the monitor is a DVI or HDMI monitor, and if it's an HDMI monitor, omapdrm will call set_hdmi_infoframe to to set the AVI infoframe. Signed-off-by: Tomi Valkeinen Cc: Rob Clark --- Reading git-diff-tree failed