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)
This commit is contained in:
parent
797d8709b5
commit
e670094109
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue