aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/nvidia-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse1-1/+1
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse1-1/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-1/+1
2008-10-20Update email addresses.Dave Jones1-1/+1
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-4/+18
2008-10-16agp/nvidia: Support agp user-memory on nvidia agp.Thomas Hellstrom1-4/+18
2008-08-22agp: enable optimized agp_alloc_pages methodsRene Herman1-0/+2
2008-06-19drivers/char/agp - use boolJoe Perches1-2/+2
2007-08-25agp: balance ioremap checksScott Thompson1-0/+3
2007-04-26[AGPGART] Nvidia AGP: Use refcount aware PCI interfacesAlan Cox1-3/+6
2007-02-22[AGPGART] Further constification.Dave Jones1-3/+3
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-0/+1
2006-06-24[AGPGART] remove unused variableAdrian Bunk1-2/+0
2006-06-20[AGPGART] Suspend/Resume support for nVidia nForce AGP.Dave Jones1-0/+29
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi1-1/+2
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-10/+10
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+424