Commit Graph

202 Commits (7eb500d1a0408c37d0c0360f066f8b7701835d68)

Author SHA1 Message Date
Arnd Bergmann a076230134 agp-frontend: BKL pushdown 17 years ago
Harvey Harrison bf9d892952 drivers/char: replace remaining __FUNCTION__ occurrences 17 years ago
Mathieu Segaud 09aa356b55 agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl 17 years ago
Harvey Harrison 4ab92bcf77 agp: fix shadowed variable warning in amd-k7-agp.c 17 years ago
Dave Airlie 44a207fc66 agp: fix missing casts that produced a warning. 17 years ago
Chaoyu Chen 2e374748c7 agp: add support for 662/671 to agp driver 17 years ago
Arjan van dev Ven fcea424d31 fix historic ioremap() abuse in AGP 17 years ago
Stuart Bennett 16469a0ea0 agp/sis: Suspend support for SiS AGP 17 years ago
Stuart Bennett b7d0640f92 agp/sis: Clear bit 2 from aperture size byte as well 17 years ago
Nick Piggin 6d6f8d52fd agp: alpha nopage 17 years ago
Dave Airlie bc894606e8 agp: remove flush_agp_mappings calls from new flush handling code 17 years ago
Dave Airlie f011ae7437 intel-agp: introduce IS_I915 and do some cleanups.. 17 years ago
Zhenyu Wang 9119f85a0c [intel_agp] fix name for G35 chipset 17 years ago
Dave Airlie 4d64dd9e5d intel-agp: fixup resource handling in flush code. 17 years ago
Zhenyu Wang 4e8b6e2594 intel-agp: add new chipset ID 17 years ago
Julia Lawall 91d361c279 agp: remove unnecessary pci_dev_put 17 years ago
serue@us.ibm.com 62f29babbc agp: remove uid comparison as security check 17 years ago
Andrew Morton 1fa4db7d30 fix AGP warning 17 years ago
Dave Airlie 2162e6a2b0 agp/intel: Add chipset flushing support for i8xx chipsets. 17 years ago
Dave Airlie 6c00a61e1b intel-agp: add chipset flushing support 17 years ago
Dave Airlie a13af4b4d8 agp: add chipset flushing support to AGP interface 17 years ago
Ingo Molnar 5398f9854f x86: remove flush_agp_mappings() 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Arjan van de Ven 6d238cc4dc x86: convert CPA users to the new set_page_ API 17 years ago
Carlos Martín e914a36ac7 agp/intel: add support for E7221 chipset 17 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
H. Peter Anvin 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
Fengguang Wu e57aa839ce convert ill defined log2() to ilog2() 18 years ago
Randy Dunlap 179b025fea video gfx: merge kconfig menus 18 years ago
Jesper Juhl bdc3e603cd fix use after free in amd create gatt pages 18 years ago
Dave Airlie a2721e998e AGP fix race condition between unmapping and freeing pages 18 years ago
Kyle McMartin 3a4986955c Revert "intel_agp: fix stolen mem range on G33" 18 years ago
Dave Airlie e67aa27a61 intel-agp: Fix i830 mask variable that changed with G33 support 18 years ago
Zhenyu Wang 4740622c5c intel_agp: fix GTT map size on G33 18 years ago
Zhenyu Wang f443675aff intel_agp: fix stolen mem range on G33 18 years ago
Scott Thompson 5bdbc7dc2c agp: balance ioremap checks 18 years ago
Xavier Bachelot 32ddef98f2 agp: Add device id for P4M900 to via-agp module 18 years ago
Jesper Juhl db7f3ded8d efficeon-agp leaks 'struct agp_bridge_data' in error paths of agp_efficeon_probe() 18 years ago
Alexey Dobriyan 4e950f6f01 Remove fs.h from mm.h 18 years ago
Alan Hourihane f191f14407 agp: AMD AGP is used on UP1100 & UP1500 alpha boxen 18 years ago
Zhenyu Wang dde4787642 intel_agp: really fix 945/965GME 18 years ago
Nick Piggin a51b34593f agp: don't lock pages 18 years ago
Jesper Juhl 190644e180 Fix "use after free" / "double free" bug in ati_create_gatt_pages / ati_free_gatt_pages 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Dave Jones 70e8992ec7 [AGPGART] Hand off AGP maintainence. 18 years ago
Wang Zhenyu 47d46379eb [AGPGART] intel_agp: don't load if no IGD and AGP port 18 years ago
Wang Zhenyu 8888985144 [AGPGART] intel_agp: fix device probe 18 years ago
Wang Zhenyu 874808c6dd [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets 18 years ago
Wang Zhenyu df80b14886 [AGPGART] intel_agp: add support for 945GME 18 years ago
Wang Zhenyu c8eebfd680 [AGPGART] intel_agp: add support for 965GME/GLE 18 years ago