summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorimirkin <imirkin@web>2019-01-06 22:26:46 +0000
committerIkiWiki <ikiwiki.info>2019-01-06 22:26:46 +0000
commit90730adcc2be31694b337cb3e59ec088c7852a09 (patch)
tree6e484863f8b6daf55a0e773bfb5c5251597fb889
parent42e1ccdfb704f9e899436aae6a4a71fde056747b (diff)
updated news
-rw-r--r--index.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.mdwn b/index.mdwn
index 4d367ff..fd7c652 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -20,17 +20,17 @@ The <b>nouveau</b> project aims to build high-quality, free/libre software drive
<ul>
<li>2D/3D acceleration supported on all GPUs; see [[FeatureMatrix]] for details.</li>
<li>Video decoding acceleration supported on most pre-Maxwell cards; see [[VideoAcceleration]] for details.</li>
-<li>Experimental 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. Starting Linux 4.5, available in <code>/sys/kernel/debug/dri/0/pstate</code>, previously boot with <code>nouveau.pstate=1</code> and use <code>/sys/class/drm/card0/device/pstate</code>.</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#nv110maxwell]] and newer GPUs as firmware now needs to be signed by NVIDIA to have the necessary access.</li>
</ul>
<h2>News</h2>
<ul>
+<li>Jan, 2019: Support for Turing merged into Linux 4.21.</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>
-<li>Dec, 2016: Improved reclocking support for [[GKxxx|CodeNames#nve0familykepler]] and [[GM10x|CodeNames#nv110familymaxwell]] merged into Linux 4.10-rc1</li>
-<li>Oct, 2016: [[GP10x|CodeNames#nv130familypascal]] modesetting support merged into Linux 4.8</li>
-<li>Sept, 2016: XDC2016 [[presentation about the state of Nouveau|https://www.youtube.com/watch?v=2ryvYS47V0E&t=4379s]] ([[Slides|https://www.x.org/wiki/Events/XDC2016/Program/nouveau_update.pdf]])
</ul>