summaryrefslogtreecommitdiff
path: root/drivers/char/agp/intel-agp.c
AgeCommit message (Expand)Author
2009-09-08agp/intel: Add B43 chipset supportFabian Henze
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang
2009-08-05intel-agp: Set dma mask for i915David Woodhouse
2009-08-03agp: kill phys_to_gart() and gart_to_phys()David Woodhouse
2009-08-03intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse
2009-08-03intel-agp: Move repeated sglist free into separate functionDavid Woodhouse
2009-08-03agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse
2009-08-03agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse
2009-08-03intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang
2009-08-03agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse
2009-06-20agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-05agp/intel: Add support for new chipsetsZhenyu Wang
2009-04-13intelfb: support i854Stefan Husemann
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel
2008-12-29agp/intel: Fix broken ® symbol in device name.Eric Anholt
2008-12-29agp/intel: add support for G41 chipsetZhenyu Wang
2008-10-20Update email addresses.Dave Jones
2008-10-16Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-10-16agp/intel: Reduce extraneous PCI posting reads during initKeith Packard
2008-10-16agp: Fix stolen memory counting on G4X.Eric Anholt
2008-08-22Merge branch 'x86/urgent' into x86/patIngo Molnar
2008-08-21agp: add agp_generic_destroy_pages()Shaohua Li
2008-08-21agp: generic_alloc_pages()Shaohua Li
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard
2008-08-12agp: use dev_printk when possibleBjorn Helgaas
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang
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