Docs initial upload
This commit is contained in:
parent
5eca6915c0
commit
faaf5a4f86
103
docs.html
Normal file
103
docs.html
Normal file
@ -0,0 +1,103 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
|
||||||
|
<meta name="viewport" content="width=device-width">
|
||||||
|
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family:Consolas;
|
||||||
|
font-size:14px;
|
||||||
|
}
|
||||||
|
|
||||||
|
div.main {
|
||||||
|
border:1px solid transparent;
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right:auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
span.title {
|
||||||
|
font-weight:bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
table {
|
||||||
|
border:1px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
padding:8px;
|
||||||
|
vertical-align:middle;
|
||||||
|
border:1px solid transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:link {
|
||||||
|
color:#777777;
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
a:visited {
|
||||||
|
color:#777777;
|
||||||
|
text-decoration:none;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
|
color:#000000;
|
||||||
|
text-decoration:underline;
|
||||||
|
}
|
||||||
|
a:active {
|
||||||
|
color:#000000;
|
||||||
|
text-decoration:underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
|
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>Display Industry Standards and Specifications</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="main">
|
||||||
|
<div style="font-weight:bold; font-size:16px;">Display Industry Standards and Specifications<br /><hr /></div>
|
||||||
|
<table>
|
||||||
|
<tr><td><span class="title">DisplayPort Standard</span>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/VESA%20DisplayPort%20Standard%20v1.0.pdf">Version 1.0 (May 1, 2006)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/VESA%20DisplayPort%20Standard%20v1.1a.pdf">Version 1.1a (January 11, 2008)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/VESA%20DisplayPort%20Standard%20v1.2.pdf">Version 1.2 (January 5, 2010)</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/Mini%20DisplayPort%20Connector%20Standard%20v1.0.pdf">Mini DisplayPort Connector Standard Version 1.0 (October 26, 2009)</a></li>
|
||||||
|
</ul>
|
||||||
|
</td></tr>
|
||||||
|
<tr><td><span class="title">HDMI Specification</span>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.0.pdf">Version 1.0 (September 4, 2003)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.1.pdf">Version 1.1 (May 20, 2004)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.2.pdf">Version 1.2 (August 22, 2005)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.2a.pdf">Version 1.2a (December 14, 2005)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.3.pdf">Version 1.3 (June 22, 2006)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.3a.pdf">Version 1.3a (November 10, 2006)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.4.pdf">Version 1.4 (June 5, 2009)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.4a.pdf">Version 1.4a (March 4, 2010)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.4b.pdf">Version 1.4b (October 11, 2011)</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/HDMI%20Specification%20v1.4a%203D%20Signaling%20Extract.pdf">Version 1.4a Extraction of 3D Signaling Portion (March 4, 2010)</a></li>
|
||||||
|
</ul>
|
||||||
|
</td></tr>
|
||||||
|
<tr><td><span class="title">DVI Specification</span>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/DVI%20Specification%20v1.0.pdf">Version 1.0 (April 2, 1999)</a></li>
|
||||||
|
</ul>
|
||||||
|
</td></tr>
|
||||||
|
<tr><td><span class="title">Additional Documents</span>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/VESA%20CVT%20Standard%20v1.2.pdf">VESA CVT Standard Version 1.2 (January 5, 2010)</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li><a target="_blank" href="./docs/CEA-861-B.pdf">EIA/CEA-861-B (May 2002)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/CEA-861-D.pdf">CEA-861-D (July 2006)</a></li>
|
||||||
|
<li><a target="_blank" href="./docs/CEA-861-E.pdf">CEA-861-E (March 2008)</a></li>
|
||||||
|
</ul>
|
||||||
|
</td></tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
docs/CEA-861-B.pdf
Normal file
BIN
docs/CEA-861-B.pdf
Normal file
Binary file not shown.
BIN
docs/CEA-861-D.pdf
Normal file
BIN
docs/CEA-861-D.pdf
Normal file
Binary file not shown.
BIN
docs/CEA-861-E.pdf
Normal file
BIN
docs/CEA-861-E.pdf
Normal file
Binary file not shown.
BIN
docs/DVI Specification v1.0.pdf
Normal file
BIN
docs/DVI Specification v1.0.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.0.pdf
Normal file
BIN
docs/HDMI Specification v1.0.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.1.pdf
Normal file
BIN
docs/HDMI Specification v1.1.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.2.pdf
Normal file
BIN
docs/HDMI Specification v1.2.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.2a.pdf
Normal file
BIN
docs/HDMI Specification v1.2a.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.3.pdf
Normal file
BIN
docs/HDMI Specification v1.3.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.3a.pdf
Normal file
BIN
docs/HDMI Specification v1.3a.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.4.pdf
Normal file
BIN
docs/HDMI Specification v1.4.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.4a 3D Signaling Extract.pdf
Normal file
BIN
docs/HDMI Specification v1.4a 3D Signaling Extract.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.4a.pdf
Normal file
BIN
docs/HDMI Specification v1.4a.pdf
Normal file
Binary file not shown.
BIN
docs/HDMI Specification v1.4b.pdf
Normal file
BIN
docs/HDMI Specification v1.4b.pdf
Normal file
Binary file not shown.
BIN
docs/Mini DisplayPort Connector Standard v1.0.pdf
Normal file
BIN
docs/Mini DisplayPort Connector Standard v1.0.pdf
Normal file
Binary file not shown.
BIN
docs/VESA CVT Standard v1.2.pdf
Normal file
BIN
docs/VESA CVT Standard v1.2.pdf
Normal file
Binary file not shown.
BIN
docs/VESA DisplayPort Standard v1.0.pdf
Normal file
BIN
docs/VESA DisplayPort Standard v1.0.pdf
Normal file
Binary file not shown.
BIN
docs/VESA DisplayPort Standard v1.1a.pdf
Normal file
BIN
docs/VESA DisplayPort Standard v1.1a.pdf
Normal file
Binary file not shown.
BIN
docs/VESA DisplayPort Standard v1.2.pdf
Normal file
BIN
docs/VESA DisplayPort Standard v1.2.pdf
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user