From 4f930c0f273967b41f46ca84927ac0256bab4649 Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Wed, 18 Jun 2014 14:19:48 +0300 Subject: [PATCH] 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-format-patch failed