Skip to content

Commit

Permalink
rl-2003: remove section on intel GPU workaround
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
Emantor authored and worldofpeace committed Apr 12, 2020
1 parent ba1f985 commit da764d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nixos/doc/manual/release-notes/rl-2003.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit da764d2

Please sign in to comment.