aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c
Commit message (Expand)AuthorAgeFilesLines
* [agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang2008-06-201-1/+1
* agp: brown paper bag patch - put back the two lines it took out.Dave Airlie2008-06-191-0/+2
* agp/intel: cleanup some serious whitespace badnessDave Airlie2008-06-191-68/+66
* [AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang2008-06-191-10/+73
* [AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang2008-06-191-2/+2
* agp: more boolean conversions.Dave Airlie2008-06-191-3/+3
* drivers/char/agp - use boolJoe Perches2008-06-191-5/+5
* agp: two-stage page destruction issueJan Beulich2008-06-191-2/+4
* agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie2008-02-051-2/+0
* intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie2008-02-051-61/+57
* [intel_agp] fix name for G35 chipsetZhenyu Wang2008-02-051-5/+5
* intel-agp: fixup resource handling in flush code.Dave Airlie2008-02-051-10/+23
* intel-agp: add new chipset IDZhenyu Wang2008-02-051-5/+26
* fix AGP warningAndrew Morton2008-02-051-1/+2
* agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie2008-02-051-30/+78
* intel-agp: add chipset flushing supportDave Airlie2008-02-051-0/+102
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-5/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-3/+3
* agp/intel: add support for E7221 chipsetCarlos Martín2008-01-231-2/+9
* AGP fix race condition between unmapping and freeing pagesDave Airlie2007-10-151-2/+4
* Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin2007-10-061-5/+0
* intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2007-09-191-1/+1
* intel_agp: fix GTT map size on G33Zhenyu Wang2007-09-111-1/+4
* intel_agp: fix stolen mem range on G33Zhenyu Wang2007-09-111-0/+5
* agp: balance ioremap checksScott Thompson2007-08-251-5/+9
* intel_agp: really fix 945/965GMEZhenyu Wang2007-07-271-5/+12
* agp: don't lock pagesNick Piggin2007-07-271-2/+0
* [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-141-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/+98
* [AGPGART] intel_agp: cleanup intel private dataWang Zhenyu2007-06-061-104/+91
* [AGPGART] Intel-agp adjustmentsJan Beulich2007-04-261-5/+3
* [AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu2007-04-091-2/+1
* [AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu2007-04-081-2/+12
* [AGPGART] Further constification.Dave Jones2007-02-221-19/+19
* [AGPGART] allow drm populated agp memory types cleanupsAndrew Morton2007-02-101-1/+0
* [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-281-1/+1
* [AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt2006-12-221-52/+58
* [AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom2006-12-221-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-101-0/+2
* [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2