clarify revert for kernel X11 workaround

This commit is contained in:
Daniel Micay 2025-05-03 11:30:27 -04:00
parent fc29cfc97a
commit 6820b6ba6a

View File

@ -602,7 +602,7 @@
<li>Auditor: add default enabled data saver exemption</li> <li>Auditor: add default enabled data saver exemption</li>
<li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to synchronous mode for the Hardware Tag-Based KASAN implementation to improve security and error reporting (we'll continue using asymmetric mode in userspace where it provides very comparable security and error reporting to synchronous mode with lower overhead)</li> <li>kernel (Pixel 8, Pixel 8 Pro, Pixel 8a, Pixel 9, Pixel 9 Pro, Pixel 9 Pro XL, Pixel 9 Pro Fold): switch to synchronous mode for the Hardware Tag-Based KASAN implementation to improve security and error reporting (we'll continue using asymmetric mode in userspace where it provides very comparable security and error reporting to synchronous mode with lower overhead)</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li> <li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>kernel (6.1): revert upstream Linux kernel change attempting to work around frame drops caused by a workaround used by video players on X11-based platforms due to it breaking DisplayPort alternate mode audio</li> <li>kernel (6.1): revert upstream Linux kernel change attempting to work around frame drops caused by a workaround used by video players on X11-based platforms (irrelevant to Android) due to it breaking DisplayPort alternate mode audio</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.88</li> <li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.88</li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/29">version 29</a></li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/29">version 29</a></li>
<li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/30">version 30</a></li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/30">version 30</a></li>