dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/char/agp
Wang Zhenyu 47d46379eb [AGPGART] intel_agp: don't load if no IGD and AGP port
After i915 chip, GMCH has no AGP port. Origin bridge driver in device
table will try to access illegal regs like APBASE, APSIZE, etc. This
may cause problem.

So mark them as NULL in the table, we won't load if no IGD got detect
and bridge has no AGP port.

Signed-off-by: Wang Zhenyu <zhenyu.z.wang@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-06-21 12:49:11 -04:00
..
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
agp.h [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets 2007-06-06 17:10:03 -04:00
ali-agp.c [AGPGART] Add missing calls to global_flush_tlb() to ali-agp 2007-04-26 14:22:50 -04:00
alpha-agp.c PCI: Convert to alloc_pci_dev() 2007-05-02 19:02:37 -07:00
amd-k7-agp.c [AGPGART] Further constification. 2007-02-22 18:41:28 -05:00
amd64-agp.c x86_64: off-by-two error in aperture.c 2007-05-11 12:53:00 -07: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 Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
generic.c Detach sched.h from mm.h 2007-05-21 09:18:19 -07: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: don't load if no IGD and AGP port 2007-06-21 12:49:11 -04:00
isoch.c [AGPGART] Lots of CodingStyle/whitespace cleanups. 2006-02-28 00:54:25 -05:00
nvidia-agp.c [AGPGART] Nvidia AGP: Use refcount aware PCI interfaces 2007-04-26 14:22:51 -04:00
parisc-agp.c PCI: Convert to alloc_pci_dev() 2007-05-02 19:02:37 -07:00
sgi-agp.c [AGPGART] Fix sparse warning in sgi-agp.c 2007-04-26 14:22:51 -04: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] sworks-agp: Switch to PCI ref counting APIs 2007-04-26 14:22:51 -04:00
uninorth-agp.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
via-agp.c [AGPGART] Fix wrong ID in via-agp.c 2007-05-13 17:41:47 -04:00