aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/agp/amd64-agp.c
AgeCommit message (Expand)Author
2010-02-04x86/agp: Fix amd64-agp module initialization regressionFUJITA Tomonori
2010-01-31x86/agp: Fix agp_amd64_init regressionFUJITA Tomonori
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2009-12-30x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabledFUJITA Tomonori
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu
2008-10-20Update email addresses.Dave Jones
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas
2008-06-25Merge branch 'linus' into x86/gartIngo Molnar
2008-06-19drivers/char/agp - use boolJoe Perches
2008-05-22x86, aperture_64: use symbolic constantsPavel Machek
2008-05-12x86 gart: factor out common codePavel Machek
2008-05-12x86: checking aperture size orderYinghai Lu
2008-05-12x86: agp_gart size checking for buggy deviceYinghai Lu
2008-05-12x86: iommu: use symbolic constants, not hardcoded numbersPavel Machek
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings
2007-05-02[PATCH] x86: fix amd64-agp aperture validationJan Beulich
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones
2006-12-18[AGPGART] K8M890 support for amd-k8.Gabriel Mansi
2006-12-07[PATCH] agp-amd64: section mismatches with HOTPLUG=nRandy Dunlap
2006-09-26[AGPGART] Use pci_get_slot not pci_find_slotAlan Cox
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge ../linusDave Jones
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen
2006-06-21[AGPGART] Fix pci_register_driver checking in amd64-agpDave Jones
2006-05-21[AGPGART] Fix Nforce3 suspend on amd64.Dave Jones
2006-03-24[AGPGART] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridgeHenrik Kretzschmar
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones
2006-02-20[AGPGART] Add some informational printk to nforce GART failure path.Dave Jones
2006-01-16[AGPGART] Suspend/Resume support for AMD64 GART.akpm@osdl.org
2005-11-16[AGPGART] Mark AMD64 aperture size structs as constDave Jones
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safeAndi Kleen
2005-11-14[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by defaultAndi Kleen
2005-11-14[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64Andi Kleen
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones
2005-09-01[AGPGART] Remove trailing space before \nDave Jones