summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c
Commit message (Expand)AuthorAgeFilesLines
* [AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu2007-06-211-16/+19
* [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-151-46/+51
* [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu2007-06-061-2/+77
* [AGPGART] intel_agp: add support for 945GMEWang Zhenyu2007-06-061-0/+3
* [AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu2007-06-061-0/+3
* [AGPGART] intel_agp: use table for device probeWang Zhenyu2007-06-061-202/+98Star
* [AGPGART] intel_agp: cleanup intel private dataWang Zhenyu2007-06-061-104/+91Star
* [AGPGART] Intel-agp adjustmentsJan Beulich2007-04-261-5/+3Star
* [AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu2007-04-101-2/+1Star
* [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-091-2/+12
* [AGPGART] Further constification.Dave Jones2007-02-231-19/+19
* [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-111-1/+0Star
* [AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-061-1/+2
* [AGPGART] Don't try to remap i810 registers on resume.Dave Jones2007-02-041-6/+8
* [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-66/+120
* [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
* [AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom2006-12-291-1/+1
* [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-231-52/+58
* [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-231-20/+42
* [AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2006-11-221-1/+1
* [AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds2006-11-221-7/+24
* [AGPGART] Add suspend callback for i965Dave Jones2006-09-111-0/+2
* [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
* [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
* [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-121-0/+4
* [AGPGART] Remove pointless initialisation in intel-agpDave Jones2006-05-311-1/+1
* [AGPGART] Lots of CodingStyle/whitespace cleanups.Dave Jones2006-02-281-26/+19Star
* [AGPGART] 945GM support for agpgartAlan Hourihane2006-01-201-2/+13
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] AGP performance fixesAlan Hourihane2005-11-081-1/+4
* [AGPGART] Set .owner field of struct pci_driver.Dave Jones2005-10-251-0/+1
* [PATCH] agp: restore APBASE after setting APSIZEMatthew Garrett2005-07-301-3/+9
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-3/+3
* [PATCH] i945G patch for agpgartAlan Hourihane2005-06-071-2/+13
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1833