summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c
Commit message (Expand)AuthorAgeFilesLines
...
| * agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+3
| * intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-19/+10
| * intel-agp: Move repeated sglist free into separate functionDavid Woodhouse2009-08-031-14/+15
| * agp: Switch agp_{un,}map_page() to take struct page * argumentDavid Woodhouse2009-08-031-6/+6
| * agp: tidy up handling of scratch pages w.r.t. DMA APIDavid Woodhouse2009-08-031-6/+2
| * intel_agp: Use PCI DMA API correctly on chipsets new enough to have IOMMUZhenyu Wang2009-08-031-12/+162
| * agp: Switch mask_memory() method to take address argument again, not pageDavid Woodhouse2009-08-031-7/+7
* | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
|/
* agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addressesPierre Willenbrock2009-06-201-1/+1
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-26/+23
* agp/intel: Add support for new chipsetsZhenyu Wang2009-06-051-1/+15
* intelfb: support i854Stefan Husemann2009-04-131-0/+3
* agp/intel: Add support for new intel chipset.Shaohua Li2009-03-271-3/+18
* intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel2009-03-101-3/+5
* agp/intel: Fix broken ® symbol in device name.Eric Anholt2008-12-291-1/+1
* agp/intel: add support for G41 chipsetZhenyu Wang2008-12-291-1/+8
* Update email addresses.Dave Jones2008-10-201-1/+1
* Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-10-161-8/+10
|\
| * agp/intel: Reduce extraneous PCI posting reads during initKeith Packard2008-10-161-3/+3
| * agp: Fix stolen memory counting on G4X.Eric Anholt2008-10-161-5/+7
* | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-221-36/+47
|\ \ | |/
| * intel/agp: rewrite GTT on resumeKeith Packard2008-08-121-0/+5
| * agp: use dev_printk when possibleBjorn Helgaas2008-08-121-29/+35
| * intel_agp: official name for GM45 chipsetZhenyu Wang2008-08-121-7/+7
* | agp: add agp_generic_destroy_pages()Shaohua Li2008-08-211-0/+14
* | agp: generic_alloc_pages()Shaohua Li2008-08-211-0/+14
|/
* [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
OpenPOWER on IntegriCloud