summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Hubbard <jhubbard@nvidia.com>2019-06-12 14:41:51 -0700
committerJohn Hubbard <jhubbard@nvidia.com>2019-06-13 19:23:50 -0700
commitf9e4e0e07fd5a6a7757db977f69c8e91a0ae283f (patch)
tree1f9488efca18d52ccfc016c7531df4ceac94989c
parent187a308aea3f133dfb27ebf6bafe75ffa15fc353 (diff)
downloadopen-gpu-doc-f9e4e0e07fd5a6a7757db977f69c8e91a0ae283f.tar.xz
New ref manuals directory, delete old locations
As decided in a recent OpenSource-Approval meeting, we want the directory structure for reference manuals here to be fairly close to the way they are organized internal to NVIDIA. This CL therefore does the following: Rename from: Host-Fifo/volta/gv100/* Display-Ref-Manuals/gv100/* to: manuals/volta/gv100/* Regenerate index.html files to match (important for the "github pages" site, at https://nvidia.github.io/open-gpu-doc/ . Reviewed by: Maneet Singh
-rw-r--r--Display-Ref-Manuals/gv100/index.html7
-rw-r--r--Display-Ref-Manuals/index.html7
-rw-r--r--index.html3
-rw-r--r--manuals/index.html (renamed from Host-Fifo/index.html)4
-rw-r--r--manuals/volta/gv100/dev_bus.ref.txt (renamed from Host-Fifo/volta/gv100/dev_bus.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_display.ref.txt (renamed from Display-Ref-Manuals/gv100/dev_display.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_fifo.ref.txt (renamed from Host-Fifo/volta/gv100/dev_fifo.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_master.ref.txt (renamed from Host-Fifo/volta/gv100/dev_master.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_pbdma.ref.txt (renamed from Host-Fifo/volta/gv100/dev_pbdma.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_ram.ref.txt (renamed from Host-Fifo/volta/gv100/dev_ram.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_timer.ref.txt (renamed from Host-Fifo/volta/gv100/dev_timer.ref.txt)0
-rw-r--r--manuals/volta/gv100/dev_usermode.ref.txt (renamed from Host-Fifo/volta/gv100/dev_usermode.ref.txt)0
-rw-r--r--manuals/volta/gv100/index.html (renamed from Host-Fifo/volta/gv100/index.html)1
-rw-r--r--manuals/volta/index.html (renamed from Host-Fifo/volta/index.html)0
14 files changed, 4 insertions, 18 deletions
diff --git a/Display-Ref-Manuals/gv100/index.html b/Display-Ref-Manuals/gv100/index.html
deleted file mode 100644
index 6d4dfb5..0000000
--- a/Display-Ref-Manuals/gv100/index.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
- <head><title>gv100</title></head>
- <body>
- <h1>gv100</h1>
- <a href="dev_display.ref.txt">dev_display.ref.txt</a><br/>
- </body>
-</html>
diff --git a/Display-Ref-Manuals/index.html b/Display-Ref-Manuals/index.html
deleted file mode 100644
index bcfd720..0000000
--- a/Display-Ref-Manuals/index.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
- <head><title>Display-Ref-Manuals</title></head>
- <body>
- <h1>Display-Ref-Manuals</h1>
- <a href="gv100">gv100</a><br/>
- </body>
-</html>
diff --git a/index.html b/index.html
index 89824aa..cc09589 100644
--- a/index.html
+++ b/index.html
@@ -8,15 +8,14 @@
<a href="DCB">DCB</a><br/>
<a href="Devinit">Devinit</a><br/>
<a href="Display-Class-Methods">Display-Class-Methods</a><br/>
- <a href="Display-Ref-Manuals">Display-Ref-Manuals</a><br/>
<a href="Falcon-Security">Falcon-Security</a><br/>
- <a href="Host-Fifo">Host-Fifo</a><br/>
<a href="MemoryClockTable">MemoryClockTable</a><br/>
<a href="MemoryTweakTable">MemoryTweakTable</a><br/>
<a href="README.md">README.md</a><br/>
<a href="Shader-Program-Header">Shader-Program-Header</a><br/>
<a href="gk104-disable-graphics-power-gating">gk104-disable-graphics-power-gating</a><br/>
<a href="gk104-disable-underflow-reporting">gk104-disable-underflow-reporting</a><br/>
+ <a href="manuals">manuals</a><br/>
<a href="pascal">pascal</a><br/>
<a href="qmd">qmd</a><br/>
<a href="virtual-p-state-table">virtual-p-state-table</a><br/>
diff --git a/Host-Fifo/index.html b/manuals/index.html
index e8f184d..32cc7fb 100644
--- a/Host-Fifo/index.html
+++ b/manuals/index.html
@@ -1,7 +1,7 @@
<html>
- <head><title>Host-Fifo</title></head>
+ <head><title>manuals</title></head>
<body>
- <h1>Host-Fifo</h1>
+ <h1>manuals</h1>
<a href="volta">volta</a><br/>
</body>
</html>
diff --git a/Host-Fifo/volta/gv100/dev_bus.ref.txt b/manuals/volta/gv100/dev_bus.ref.txt
index 488e265..488e265 100644
--- a/Host-Fifo/volta/gv100/dev_bus.ref.txt
+++ b/manuals/volta/gv100/dev_bus.ref.txt
diff --git a/Display-Ref-Manuals/gv100/dev_display.ref.txt b/manuals/volta/gv100/dev_display.ref.txt
index e287338..e287338 100644
--- a/Display-Ref-Manuals/gv100/dev_display.ref.txt
+++ b/manuals/volta/gv100/dev_display.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_fifo.ref.txt b/manuals/volta/gv100/dev_fifo.ref.txt
index dcb055e..dcb055e 100644
--- a/Host-Fifo/volta/gv100/dev_fifo.ref.txt
+++ b/manuals/volta/gv100/dev_fifo.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_master.ref.txt b/manuals/volta/gv100/dev_master.ref.txt
index 8ae6133..8ae6133 100644
--- a/Host-Fifo/volta/gv100/dev_master.ref.txt
+++ b/manuals/volta/gv100/dev_master.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_pbdma.ref.txt b/manuals/volta/gv100/dev_pbdma.ref.txt
index bc5163a..bc5163a 100644
--- a/Host-Fifo/volta/gv100/dev_pbdma.ref.txt
+++ b/manuals/volta/gv100/dev_pbdma.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_ram.ref.txt b/manuals/volta/gv100/dev_ram.ref.txt
index e80d9c0..e80d9c0 100644
--- a/Host-Fifo/volta/gv100/dev_ram.ref.txt
+++ b/manuals/volta/gv100/dev_ram.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_timer.ref.txt b/manuals/volta/gv100/dev_timer.ref.txt
index 3f56b3b..3f56b3b 100644
--- a/Host-Fifo/volta/gv100/dev_timer.ref.txt
+++ b/manuals/volta/gv100/dev_timer.ref.txt
diff --git a/Host-Fifo/volta/gv100/dev_usermode.ref.txt b/manuals/volta/gv100/dev_usermode.ref.txt
index cb98f96..cb98f96 100644
--- a/Host-Fifo/volta/gv100/dev_usermode.ref.txt
+++ b/manuals/volta/gv100/dev_usermode.ref.txt
diff --git a/Host-Fifo/volta/gv100/index.html b/manuals/volta/gv100/index.html
index 53c9812..aece319 100644
--- a/Host-Fifo/volta/gv100/index.html
+++ b/manuals/volta/gv100/index.html
@@ -3,6 +3,7 @@
<body>
<h1>gv100</h1>
<a href="dev_bus.ref.txt">dev_bus.ref.txt</a><br/>
+ <a href="dev_display.ref.txt">dev_display.ref.txt</a><br/>
<a href="dev_fifo.ref.txt">dev_fifo.ref.txt</a><br/>
<a href="dev_master.ref.txt">dev_master.ref.txt</a><br/>
<a href="dev_pbdma.ref.txt">dev_pbdma.ref.txt</a><br/>
diff --git a/Host-Fifo/volta/index.html b/manuals/volta/index.html
index 4e6c771..4e6c771 100644
--- a/Host-Fifo/volta/index.html
+++ b/manuals/volta/index.html