summaryrefslogtreecommitdiff
path: root/drivers/char/agp/intel-agp.c
AgeCommit message (Expand)Author
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang
2008-06-19agp: more boolean conversions.Dave Airlie
2008-06-19drivers/char/agp - use boolJoe Perches
2008-06-19agp: two-stage page destruction issueJan Beulich
2008-02-05agp: remove flush_agp_mappings calls from new flush handling codeDave Airlie
2008-02-05intel-agp: introduce IS_I915 and do some cleanups..Dave Airlie
2008-02-05[intel_agp] fix name for G35 chipsetZhenyu Wang
2008-02-05intel-agp: fixup resource handling in flush code.Dave Airlie
2008-02-05intel-agp: add new chipset IDZhenyu Wang
2008-02-05fix AGP warningAndrew Morton
2008-02-05agp/intel: Add chipset flushing support for i8xx chipsets.Dave Airlie
2008-02-05intel-agp: add chipset flushing supportDave Airlie
2008-01-30x86: cpa: move flush to cpaThomas Gleixner
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven
2008-01-23agp/intel: add support for E7221 chipsetCarlos Martín
2007-10-15AGP fix race condition between unmapping and freeing pagesDave Airlie
2007-10-06Revert "intel_agp: fix stolen mem range on G33"Kyle McMartin
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie
2007-09-11intel_agp: fix GTT map size on G33Zhenyu Wang
2007-09-11intel_agp: fix stolen mem range on G33Zhenyu Wang
2007-08-25agp: balance ioremap checksScott Thompson
2007-07-27intel_agp: really fix 945/965GMEZhenyu Wang
2007-07-27agp: don't lock pagesNick Piggin
2007-06-21[AGPGART] intel_agp: don't load if no IGD and AGP portWang Zhenyu
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu
2007-06-06[AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsetsWang Zhenyu
2007-06-06[AGPGART] intel_agp: add support for 945GMEWang Zhenyu
2007-06-06[AGPGART] intel_agp: add support for 965GME/GLEWang Zhenyu
2007-06-06[AGPGART] intel_agp: use table for device probeWang Zhenyu
2007-06-06[AGPGART] intel_agp: cleanup intel private dataWang Zhenyu
2007-04-26[AGPGART] Intel-agp adjustmentsJan Beulich
2007-04-09[AGPGART] intel_agp: fix G965 GTT size detectWang Zhenyu
2007-04-08[AGPGART] intel_agp: PCI id update for Intel 965GMWang Zhenyu
2007-02-22[AGPGART] Further constification.Dave Jones
2007-02-10[AGPGART] allow drm populated agp memory types cleanupsAndrew Morton
2007-02-06[AGPGART] intel-agp: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-04[AGPGART] Don't try to remap i810 registers on resume.Dave Jones
2007-02-03[AGPGART] Allow drm-populated agp memory typesThomas Hellstrom
2007-01-17[AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu
2006-12-28[AGPGART] Fix PCI-posting flush typo.Thomas Hellstrom
2006-12-22[AGPGART] fix detection of aperture size versus GTT size on G965Eric Anholt
2006-12-22[AGPGART] Remove unnecessary flushes when inserting and removing pages.Thomas Hellstrom
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds
2006-09-10[AGPGART] Add suspend callback for i965Dave Jones
2006-09-06[AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones