summary refs log tree commit diff
diff options
context:
space:
mode:
authorRouven Czerwinski <rouven@czerwinskis.de>2020-04-11 05:57:07 +0200
committerworldofpeace <worldofpeace@protonmail.ch>2020-04-12 06:05:42 -0400
commite670094109dc382d80853ed1fe26283625cc641a (patch)
treebc540953ebf8adea28c64bde7bba446ce87dbd22
parent797d8709b564d7a44ab42a471f490171bc582ea3 (diff)
downloadnixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar.gz
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar.bz2
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar.lz
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar.xz
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.tar.zst
nixpkgs-e670094109dc382d80853ed1fe26283625cc641a.zip
rl-2003: remove section on intel GPU workaround
According to my analysis the last critical fix went into v5.4.23, I have
confirmed this by running WebGL over night and haven't seen a single
i915 GPU hang. Lets remove the notes from the release notes.

(cherry picked from commit da764d22ce3b698707861d58824843ded87cbb0a)
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index 1bb9aab90c0..0c12a797aa3 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -41,8 +41,6 @@
    <listitem>
     <para>
      Linux kernel is updated to branch 5.4 by default (from 4.19).
-     Users of Intel GPUs may prefer to explicitly set branch to 4.19 to avoid some regressions.
-     <programlisting>boot.kernelPackages = pkgs.linuxPackages_4_19;</programlisting>
     </para>
    </listitem>
    <listitem>