commit | 099e014b056665c8271a1cd613b5126896c4dac5 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Apr 13 16:31:38 2012 -0300 |
committer | Dave Airlie <airlied@redhat.com> | Fri Apr 20 12:48:31 2012 +0100 |
tree | 979523bc12fe08fb161c361cbe97a8e17b005423 | |
parent | a988bc728f93b58d7d4c6657513c89a5f0eb4706 [diff] |
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 <paulo.r.zanoni@intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>