From d63611be8aead9d92a954f457226a7a767cb6458 Mon Sep 17 00:00:00 2001 From: John Hubbard Date: Tue, 28 May 2019 22:45:25 -0700 Subject: Add index.html to each directory This is in preparation for publishing the site, via github pages. The index.html files were generated by invoking: //sw/pvt/jhubbard/scripts/gen-index-htmls.sh#3 ...from the top-level directory. Reviewed by: aritger, rmorell --- BIOS-Information-Table/index.html | 7 ++++ Compute-Class-Methods/index.html | 18 ++++++++++ Compute-QMD/index.html | 8 +++++ DCB/index.html | 10 ++++++ Devinit/index.html | 9 +++++ Display-Class-Methods/index.html | 46 ++++++++++++++++++++++++++ Display-Ref-Manuals/gv100/index.html | 7 ++++ Display-Ref-Manuals/index.html | 7 ++++ Falcon-Security/index.html | 7 ++++ Host-Fifo/index.html | 7 ++++ Host-Fifo/volta/gv100/index.html | 13 ++++++++ Host-Fifo/volta/index.html | 7 ++++ MemoryClockTable/index.html | 7 ++++ MemoryTweakTable/index.html | 7 ++++ Shader-Program-Header/index.html | 7 ++++ gk104-disable-graphics-power-gating/index.html | 7 ++++ gk104-disable-underflow-reporting/index.html | 7 ++++ index.html | 24 ++++++++++++++ pascal/index.html | 10 ++++++ qmd/index.html | 12 +++++++ virtual-p-state-table/index.html | 7 ++++ 21 files changed, 234 insertions(+) create mode 100644 BIOS-Information-Table/index.html create mode 100644 Compute-Class-Methods/index.html create mode 100644 Compute-QMD/index.html create mode 100644 DCB/index.html create mode 100644 Devinit/index.html create mode 100644 Display-Class-Methods/index.html create mode 100644 Display-Ref-Manuals/gv100/index.html create mode 100644 Display-Ref-Manuals/index.html create mode 100644 Falcon-Security/index.html create mode 100644 Host-Fifo/index.html create mode 100644 Host-Fifo/volta/gv100/index.html create mode 100644 Host-Fifo/volta/index.html create mode 100644 MemoryClockTable/index.html create mode 100644 MemoryTweakTable/index.html create mode 100644 Shader-Program-Header/index.html create mode 100644 gk104-disable-graphics-power-gating/index.html create mode 100644 gk104-disable-underflow-reporting/index.html create mode 100644 index.html create mode 100644 pascal/index.html create mode 100644 qmd/index.html create mode 100644 virtual-p-state-table/index.html diff --git a/BIOS-Information-Table/index.html b/BIOS-Information-Table/index.html new file mode 100644 index 0000000..e95012e --- /dev/null +++ b/BIOS-Information-Table/index.html @@ -0,0 +1,7 @@ + + BIOS-Information-Table + +

BIOS-Information-Table

+ BIOS-Information-Table.html
+ + diff --git a/Compute-Class-Methods/index.html b/Compute-Class-Methods/index.html new file mode 100644 index 0000000..4281791 --- /dev/null +++ b/Compute-Class-Methods/index.html @@ -0,0 +1,18 @@ + + Compute-Class-Methods + +

Compute-Class-Methods

+ cl50c0.h
+ cl85c0.h
+ cl90c0.h
+ cl91c0.h
+ cla0c0.h
+ cla1c0.h
+ clb0c0.h
+ clb1c0.h
+ clc0c0.h
+ clc1c0.h
+ clc3c0.h
+ clc5c0.h
+ + diff --git a/Compute-QMD/index.html b/Compute-QMD/index.html new file mode 100644 index 0000000..0b2e9d3 --- /dev/null +++ b/Compute-QMD/index.html @@ -0,0 +1,8 @@ + + Compute-QMD + +

Compute-QMD

+ clc3c0qmd.h
+ clc5c0qmd.h
+ + diff --git a/DCB/index.html b/DCB/index.html new file mode 100644 index 0000000..99dfed2 --- /dev/null +++ b/DCB/index.html @@ -0,0 +1,10 @@ + + DCB + +

DCB

+ DCB-4.x-Specification.html
+ Stall_lock_dcb.jpg
+ ThermalPower.gif
+ ThermalPowerDisable.gif
+ + diff --git a/Devinit/index.html b/Devinit/index.html new file mode 100644 index 0000000..4f29dc2 --- /dev/null +++ b/Devinit/index.html @@ -0,0 +1,9 @@ + + Devinit + +

Devinit

+ devinit.css
+ devinit.xml
+ devinit.xsl
+ + diff --git a/Display-Class-Methods/index.html b/Display-Class-Methods/index.html new file mode 100644 index 0000000..42f8268 --- /dev/null +++ b/Display-Class-Methods/index.html @@ -0,0 +1,46 @@ + + Display-Class-Methods + +

Display-Class-Methods

+ README.txt
+ cl507a.h
+ cl507b.h
+ cl507c.h
+ cl507d.h
+ cl507e.h
+ cl827a.h
+ cl827b.h
+ cl827c.h
+ cl827d.h
+ cl827e.h
+ cl837c.h
+ cl837d.h
+ cl837e.h
+ cl857a.h
+ cl857b.h
+ cl857c.h
+ cl857d.h
+ cl857e.h
+ cl887d.h
+ cl907a.h
+ cl907b.h
+ cl907c.h
+ cl907d.h
+ cl907e.h
+ cl917a.h
+ cl917b.h
+ cl917c.h
+ cl917d.h
+ cl917e.h
+ cl927c.h
+ cl927d.h
+ cl947d.h
+ cl957d.h
+ cl977d.h
+ cl987d.h
+ clc37a.h
+ clc37b.h
+ clc37d.h
+ clc37e.h
+ + diff --git a/Display-Ref-Manuals/gv100/index.html b/Display-Ref-Manuals/gv100/index.html new file mode 100644 index 0000000..6d4dfb5 --- /dev/null +++ b/Display-Ref-Manuals/gv100/index.html @@ -0,0 +1,7 @@ + + gv100 + +

gv100

+ dev_display.ref.txt
+ + diff --git a/Display-Ref-Manuals/index.html b/Display-Ref-Manuals/index.html new file mode 100644 index 0000000..bcfd720 --- /dev/null +++ b/Display-Ref-Manuals/index.html @@ -0,0 +1,7 @@ + + Display-Ref-Manuals + +

Display-Ref-Manuals

+ gv100
+ + diff --git a/Falcon-Security/index.html b/Falcon-Security/index.html new file mode 100644 index 0000000..d46dead --- /dev/null +++ b/Falcon-Security/index.html @@ -0,0 +1,7 @@ + + Falcon-Security + +

Falcon-Security

+ Falcon-Security.html
+ + diff --git a/Host-Fifo/index.html b/Host-Fifo/index.html new file mode 100644 index 0000000..e8f184d --- /dev/null +++ b/Host-Fifo/index.html @@ -0,0 +1,7 @@ + + Host-Fifo + +

Host-Fifo

+ volta
+ + diff --git a/Host-Fifo/volta/gv100/index.html b/Host-Fifo/volta/gv100/index.html new file mode 100644 index 0000000..53c9812 --- /dev/null +++ b/Host-Fifo/volta/gv100/index.html @@ -0,0 +1,13 @@ + + gv100 + +

gv100

+ dev_bus.ref.txt
+ dev_fifo.ref.txt
+ dev_master.ref.txt
+ dev_pbdma.ref.txt
+ dev_ram.ref.txt
+ dev_timer.ref.txt
+ dev_usermode.ref.txt
+ + diff --git a/Host-Fifo/volta/index.html b/Host-Fifo/volta/index.html new file mode 100644 index 0000000..4e6c771 --- /dev/null +++ b/Host-Fifo/volta/index.html @@ -0,0 +1,7 @@ + + volta + +

volta

+ gv100
+ + diff --git a/MemoryClockTable/index.html b/MemoryClockTable/index.html new file mode 100644 index 0000000..3828d63 --- /dev/null +++ b/MemoryClockTable/index.html @@ -0,0 +1,7 @@ + + MemoryClockTable + +

MemoryClockTable

+ MemoryClockTable.html
+ + diff --git a/MemoryTweakTable/index.html b/MemoryTweakTable/index.html new file mode 100644 index 0000000..15e30dc --- /dev/null +++ b/MemoryTweakTable/index.html @@ -0,0 +1,7 @@ + + MemoryTweakTable + +

MemoryTweakTable

+ MemoryTweakTable.html
+ + diff --git a/Shader-Program-Header/index.html b/Shader-Program-Header/index.html new file mode 100644 index 0000000..fbcfd7a --- /dev/null +++ b/Shader-Program-Header/index.html @@ -0,0 +1,7 @@ + + Shader-Program-Header + +

Shader-Program-Header

+ Shader-Program-Header.html
+ + diff --git a/gk104-disable-graphics-power-gating/index.html b/gk104-disable-graphics-power-gating/index.html new file mode 100644 index 0000000..75540cc --- /dev/null +++ b/gk104-disable-graphics-power-gating/index.html @@ -0,0 +1,7 @@ + + gk104-disable-graphics-power-gating + +

gk104-disable-graphics-power-gating

+ gk104-disable-graphics-power-gating.txt
+ + diff --git a/gk104-disable-underflow-reporting/index.html b/gk104-disable-underflow-reporting/index.html new file mode 100644 index 0000000..765e9f6 --- /dev/null +++ b/gk104-disable-underflow-reporting/index.html @@ -0,0 +1,7 @@ + + gk104-disable-underflow-reporting + +

gk104-disable-underflow-reporting

+ gk104-disable-underflow-reporting.txt
+ + diff --git a/index.html b/index.html new file mode 100644 index 0000000..89824aa --- /dev/null +++ b/index.html @@ -0,0 +1,24 @@ + + open-gpu-doc + +

open-gpu-doc

+ BIOS-Information-Table
+ Compute-Class-Methods
+ Compute-QMD
+ DCB
+ Devinit
+ Display-Class-Methods
+ Display-Ref-Manuals
+ Falcon-Security
+ Host-Fifo
+ MemoryClockTable
+ MemoryTweakTable
+ README.md
+ Shader-Program-Header
+ gk104-disable-graphics-power-gating
+ gk104-disable-underflow-reporting
+ pascal
+ qmd
+ virtual-p-state-table
+ + diff --git a/pascal/index.html b/pascal/index.html new file mode 100644 index 0000000..ea5684b --- /dev/null +++ b/pascal/index.html @@ -0,0 +1,10 @@ + + pascal + +

pascal

+ BIT_DISPLAY_PTRS-U-BIT_DP_PTRS-d.pdf
+ gp100-fbpa.txt
+ gp100-mmu-format.pdf
+ gp100-msi-intr.txt
+ + diff --git a/qmd/index.html b/qmd/index.html new file mode 100644 index 0000000..3258a3c --- /dev/null +++ b/qmd/index.html @@ -0,0 +1,12 @@ + + qmd + +

qmd

+ cla0c0qmd.h
+ cla1c0qmd.h
+ clb0c0qmd.h
+ clb1c0qmd.h
+ clc0c0qmd.h
+ clc1c0qmd.h
+ + diff --git a/virtual-p-state-table/index.html b/virtual-p-state-table/index.html new file mode 100644 index 0000000..a55f6b9 --- /dev/null +++ b/virtual-p-state-table/index.html @@ -0,0 +1,7 @@ + + virtual-p-state-table + +

virtual-p-state-table

+ virtual-P-state-table.html
+ + -- cgit v1.2.3