summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrapheneOS <contact@grapheneos.org>2024-12-08 08:57:49 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-08 09:38:03 -0500
commited8e421afbc50827ab0636c53c64b385696b6aff (patch)
treea8b2572c9aa19d1fc6017ef8addd174b11884c8c
parentf270366b7d3f80d90ff76022fd3cc3b7395258dc (diff)
new 9th gen specific release with GPU driver fix
-rw-r--r--static/releases.html14
1 files changed, 10 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index ae794d70..a86e7f80 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -73,6 +73,7 @@
<li>
<a href="#changelog">Changelog</a>
<ul>
+ <!--<li><a href="#2024120702">2024120702</a></li>-->
<li><a href="#2024120701">2024120701</a></li>
<li><a href="#2024120700">2024120700</a></li>
<li><a href="#2024120400">2024120400</a></li>
@@ -539,19 +540,24 @@
release notes from before the rebranding of the project in 2018 and 2019.</p>
<!--
- <article id="2024120701">
- <h3><a href="#2024120701">2024120701</a></h3>
+ <article id="2024120702">
+ <h3><a href="#2024120702">2024120702</a></h3>
- <p>This release is based on Android 15 QPR1, the first quarterly release of Android 15.</p>
+ <p>This release is specific to 9th generation Pixels and is being published to
+ provide a proper fix for the GPU driver regression we ran into with Android 15
+ QPR1 so we can switch back to the standard GrapheneOS Linux 6.1 GKI LTS
+ branch.</p>
<p>Tags:</p>
<ul>
- <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120701">2024120701</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/2024120702">2024120702</a> (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold, Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold, emulator, generic, other targets)</li>
</ul>
<p>Changes since the 2024120701 release:</p>
<ul>
+ <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch back to standard GrapheneOS 6.1 kernel based on 6.1.118 instead of the tag based on 6.1.84 for AOSP and the stock OS which was used as a workaround for a Mali GPU kernel driver bug in the previous OS release</li>
+ <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to Mali GPU kernel driver from Android 15 QPR2 Beta 1 which includes a fix for the massive mmap bug which caused lag and both app/system wide stalls/crashes with a newer LTS kernel revision</li>
</ul>
</article>
-->