remarkable-linux/drivers/char/agp
Oliver Neukum 82eab1306c [AGPGART] prevent probe collision of sis-agp and amd64_agp
For some vendor/id pairs the kernel will autoload both the sis-agp and the
amd64_agp modules as the sis-agp module will load for all sis devices.
This collision causes the bug reported in:
http://bugzilla.novell.com/show_bug.cgi?id=248665

As currently sis_probe does its own matching, requesting the whole range
gains nothing.  The clean fix seems to me to leave the matching to the core
and advertise only the devices actually supported.  This patch does so.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-04-26 14:22:50 -04:00
..
agp.h [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
ali-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
alpha-agp.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
amd-k7-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
amd64-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
ati-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
backend.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
compat_ioctl.c [AGPGART] compat ioctl 2007-02-03 17:16:24 -05:00
compat_ioctl.h [AGPGART] compat ioctl 2007-02-03 17:16:24 -05:00
efficeon-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
frontend.c [AGPGART] Allow drm-populated agp memory types 2007-02-03 17:16:24 -05:00
generic.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
hp-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
i460-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
intel-agp.c [AGPGART] intel_agp: fix G965 GTT size detect 2007-04-09 22:09:58 -04:00
isoch.c
Kconfig Merge ../linus 2006-12-12 18:13:32 -05:00
Makefile [AGPGART] Fix modular agpgart ia64 allmodconfig 2007-02-20 14:18:01 -05:00
nvidia-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
parisc-agp.c [PARISC] parisc-agp: Fix thinko const-ifying 2007-02-26 21:29:26 -05:00
sgi-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
sis-agp.c [AGPGART] prevent probe collision of sis-agp and amd64_agp 2007-04-26 14:22:50 -04:00
sworks-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
uninorth-agp.c [AGPGART] fix compile errors 2007-02-27 00:36:00 -05:00
via-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00