aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang1-5/+12
2007-07-27agp: don't lock pagesNick Piggin1-2/+0
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu1-16/+19
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu1-46/+51
2007-06-06[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu1-2/+77
2007-06-06[AGPGART] intel_agp: add support for 945GMEWang Zhenyu1-0/+3
2007-06-06[AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu1-0/+3
2007-06-06[AGPGART] intel_agp: use table for device probeWang Zhenyu1-202/+98
2007-06-06[AGPGART] intel_agp: cleanup intel private dataWang Zhenyu1-104/+91
2007-04-26[AGPGART] Intel-agp adjustmentsJan Beulich1-5/+3
2007-04-09[AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu1-2/+1
2007-04-08[AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu1-2/+12
2007-02-22[AGPGART] Further constification.Dave Jones1-19/+19
2007-02-10[AGPGART] allow drm populated agp memory types cleanupsAndrew Morton1-1/+0
2007-02-06[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2007-02-04[AGPGART] Don't try to remap i810 registers on resume.Dave Jones1-6/+8
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom1-66/+120
2007-01-17[AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu1-0/+9
2006-12-28[AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom1-1/+1
2006-12-22[AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt1-52/+58
2006-12-22[AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom1-20/+42
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds1-1/+1
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds1-7/+24
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones1-0/+2
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones1-2/+2
2006-09-06[AGPGART] Intel 965 Express support.Eric Anholt1-11/+152
2006-08-11[AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan1-0/+4
2006-05-30[AGPGART] Remove pointless initialisation in intel-agpDave Jones1-1/+1
2006-02-28[AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones1-26/+19
2006-01-19[AGPGART] 945GM support for agpgartAlan Hourihane1-2/+13
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-08[PATCH] AGP performance fixesAlan Hourihane1-1/+4
2005-10-24[AGPGART] Set .owner field of struct pci_driver.Dave Jones1-0/+1
2005-07-29[PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett1-3/+9
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-3/+3
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-2/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1833