From: Thierry Reding Date: Mon, 13 Jan 2014 11:56:19 +0000 (+0100) Subject: drm/tegra: Clarify how panel modes override others X-Git-Tag: v3.14-rc1~47^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acde541324dcfe443791da2f3926614d35429222;p=pandora-kernel.git drm/tegra: Clarify how panel modes override others When a panel advertises one or more modes, they are used exclusively. Other methods for obtaining the mode, such as DDC as used for HDMI or binary EDID blobs embedded in the DT, are ignored. The panel drivers should be providing this functionality if they want to expose it as well. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed