commit | ebec9a7bf11f843b0602b06c402f04bf4213b35a | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Aug 03 09:22:54 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Wed Aug 03 17:43:10 2011 -0700 |
tree | dc99677c052f3a24bf55a87f9b88067f3de70102 | |
parent | 4e20fa65a3ea789510eed1a15deb9e8aab2b8202 [diff] |
drm: track CEA version number if present Drivers need to know the CEA version number in addition to other display info (like whether the display is an HDMI sink) before enabling certain features. So track the CEA version number in the display info structure. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Keith Packard <keithp@keithp.com>