[PATCH] vesafb: Disable mtrr as the default
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 7 Nov 2005 09:00:49 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:52 +0000 (07:53 -0800)
commit8a0934f2969df4cdea81cf48fde4c8626b32325d
treecba3aa7d1367d4916a39b2113e1c9805e49b80ca
parent2726bff34441dce3854c62c3748bac2e7879e791
[PATCH] vesafb: Disable mtrr as the default

vesafb occassionally gets the size wrong when setting the mtrr.  When X or DRI
attempts to set the mtrr, it will fail due to range overlap significantly
affecting their performance.  Disable mtrr and let the user explicitly enable
it with the mtrr:n option.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/fb/vesafb.txt
drivers/video/vesafb.c