summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrapheneOS <contact@grapheneos.org>2024-12-08 08:55:41 -0500
committerGrapheneOS <contact@grapheneos.org>2024-12-08 08:55:41 -0500
commitf270366b7d3f80d90ff76022fd3cc3b7395258dc (patch)
treeaf44e05600ad1170dc0a6f56462bbb2223d3d3b7
parent27ab337cf0b355b026eaa911bd593d71b48ffb6e (diff)
clarify Mali GPU kernel driver workaround
-rw-r--r--static/releases.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/static/releases.html b/static/releases.html
index bfe8baf3..ae794d70 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -560,9 +560,10 @@
<h3><a href="#2024120701">2024120701</a></h3>
<p>This release is specific to 9th generation Pixels and is being published to
- provide a temporary workaround for a major Mali GPU driver issue introduced in
- Android 15 QPR1. The issue was caught during our Alpha channel testing and
- resulted in the last release being cancelled for 9th generation Pixels.</p>
+ provide a temporary workaround for a major Mali GPU kernel driver issue
+ introduced in Android 15 QPR1. The issue was caught during our Alpha channel
+ testing and resulted in the last release being cancelled for 9th generation
+ Pixels.</p>
<p>Tags:</p>
<ul>
@@ -572,7 +573,7 @@
<p>Changes since the 2024120700 release:</p>
<ul>
- <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): temporarily switch to a dedicated GKI kernel branch based on the much older revision used by the stock OS and AOSP to resolve major Mali GPU driver regressions, which can then be narrowed down further after we have an initial workaround for the crashes/stalls caused by the driver changes</li>
+ <li>kernel (Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): temporarily switch to a dedicated GKI kernel branch based on the much older revision used by the stock OS and AOSP (6.1.84 instead of 6.1.118) to resolve major Mali GPU kernel driver regressions, which can then be narrowed down further after we have an initial workaround for the crashes/stalls caused by the driver changes</li>
</ul>
</article>