diff options
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | 2012-04-24 18:10:25 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2012-04-25 23:07:09 +0200 |
commit | 9898083fa2841a73227515cbe2659c99f353db95 (patch) | |
tree | 0e03d5d5f30c29bfc9eac2c12e423165e4ff85ff /man | |
parent | 0611af4a33e443767ce2bdadac08f6f0680dbb9e (diff) |
intel_infoframes: add support for Gen 4
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'man')
-rw-r--r-- | man/intel_infoframes.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/intel_infoframes.man b/man/intel_infoframes.man index c20d4b49..b0159492 100644 --- a/man/intel_infoframes.man +++ b/man/intel_infoframes.man @@ -20,7 +20,7 @@ or .B --help options to learn how to use the command .SH LIMITATIONS -Not all HDMI monitors respect the InfoFrames sent to them. Only Iron Lake +Not all HDMI monitors respect the InfoFrames sent to them. Only GEN 4 or newer hardware is supported yet. .SH SEE ALSO HDMI specification, CEA-861 specification. |