]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
authorAndi Kleen <ak@suse.de>
Sat, 5 Nov 2005 16:25:54 +0000 (17:25 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 15 Nov 2005 03:55:15 +0000 (19:55 -0800)
commitc1966bb150552b47a39516c7aabf6988df8a6c67
tree2e5094bb79635d1a74c1933880a06c22b7f5987c
parent37ca533bbfa864a84c8aa48dbc930b1c607ca0af
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default

So far all new ones have worked and there isn't much variation because
the CPU does all the interesting bits.

So enable try unsupported by default.

Can be still disabled with try_unsupported=0 (module) or
amd64.try_unsupported=0   (boot option)

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/agp/amd64-agp.c