summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpmoreau <pmoreau@web>2020-02-02 10:35:26 +0000
committerIkiWiki <ikiwiki.info>2020-02-02 10:35:26 +0000
commit487cbe08334233c164503010dba8fd365275d977 (patch)
treec87c3e85c841e883808fc3aca1b350d3c3a52ed0
parentd91bbcedf2654d497b7fa2f55b03101446e1974c (diff)
Add acceleration support for Turing to the news
-rw-r--r--index.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index cff2597..7e2b938 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -18,7 +18,7 @@ The <b>nouveau</b> project aims to build high-quality, free/libre software drive
<h2>Current Status</h2>
<ul>
-<li>2D/3D acceleration supported on all GPUs; see [[FeatureMatrix]] for details.</li>
+<li>2D/3D acceleration supported on all GPUs (except for [[TU11x|CodeNames#nv160familyturing]]); see [[FeatureMatrix]] for details.</li>
<li>Video decoding acceleration supported on most pre-Maxwell cards; see [[VideoAcceleration]] for details.</li>
<li>Support for manual performance level selection (also known as "reclocking") on [[GM10x Maxwell|CodeNames#nv110familymaxwell]], [[Kepler|CodeNames#nve0familykepler]] and [[Tesla G94-GT218|CodeNames#nv50familytesla]] GPUs. Available in <code>/sys/kernel/debug/dri/0/pstate</code></li>
<li>Little hope of reclocking becoming available for [[GM20x|CodeNames#nv110familymaxwell]] and newer GPUs as firmware now needs to be signed by NVIDIA to have the necessary access.</li>
@@ -27,10 +27,10 @@ The <b>nouveau</b> project aims to build high-quality, free/libre software drive
<h2>News</h2>
<ul>
+<li>Jan, 2019: [[TU10x|CodeNames#nv160familyturing]] acceleration support (with redistributable signed firmware) merged in Linux 5.6.</li>
<li>Jan, 2019: Support for Turing merged into Linux 5.0.</li>
<li>Nov, 2018: Support for HDMI 2.0 high-speed clocks merged into Linux 4.20 (GM200+ hardware only).</li>
<li>Aug, 2018: Support for Volta merged into Linux 4.19.</li>
-<li>Apr, 2017: Fix for GTX 970 with 4GB VRAM and 2D/3D acceleration support for Pascal headed for Linux 4.12.</li>
</ul>