--- zzzz-none-000/linux-3.10.107/Documentation/fb/uvesafb.txt 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/Documentation/fb/uvesafb.txt 2021-02-04 17:41:59.000000000 +0000 @@ -81,17 +81,11 @@ mtrr:n Setup memory type range registers for the framebuffer where n: - 0 - disabled (equivalent to nomtrr) (default) - 1 - uncachable - 2 - write-back - 3 - write-combining - 4 - write-through + 0 - disabled (equivalent to nomtrr) + 3 - write-combining (default) - If you see the following in dmesg, choose the type that matches - the old one. In this example, use "mtrr:2". -... -mtrr: type mismatch for e0000000,8000000 old: write-back new: write-combining -... + Values other than 0 and 3 will result in a warning and will be + treated just like 3. nomtrr Do not use memory type range registers.