From: Ville Syrjälä Date: Wed, 24 Apr 2013 16:07:17 +0000 (+0300) Subject: drm/edid: Populate vrefresh for CEA modes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7925bb16bc7c4e02f3b64abc7e0dbfbd6ebe86;p=pandora-kernel.git drm/edid: Populate vrefresh for CEA modes Well have use for the vrefresh information of CEA modes later. Just populate the information into the table to avoid having to calculate it. I'm too lazy to check if someone relies on newly allocated CEA modes having 0 vrefresh, so just clear vrefresh back to 0 when adding the mode to the connector's modelist. Reviewed-by: Paulo Zanoni Signed-off-by: Ville Syrjälä Signed-off-by: Dave Airlie --- Reading git-diff-tree failed