From: Paulo Zanoni Date: Fri, 13 Apr 2012 19:31:38 +0000 (-0300) Subject: drm: add the VIC number to the CEA EDID modes X-Git-Tag: v3.5-rc1~83^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099e014b056665c8271a1cd613b5126896c4dac5;p=pandora-kernel.git drm: add the VIC number to the CEA EDID modes The specification defines a VIC (Video Identification Code) for each mode. When we're browsing drm_edid_modes.h, it really helps to have the number available (otherwise we have to count...). These numbers are also used in the EDID data (by the CEA-EXT extension block). Signed-off-by: Paulo Zanoni Reviewed-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed