summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt2010-03-191-2/+7
* agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt2010-03-191-1/+24
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-03-041-10/+113
|\ \
| * | drm/i915: Add dependency on the intel agp moduleZhenyu Wang2010-02-261-2/+8
| * | agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt2010-02-261-4/+13
| * | drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang2010-02-261-4/+74
| * | agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt2010-02-261-0/+5
| * | agp/intel: Add support for Sandybridge.Eric Anholt2010-02-261-1/+14
| * | agp/intel: official names for Pineview and IronlakeZhenyu Wang2010-02-221-6/+6
| |/
* / intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov2010-01-231-11/+4Star
|/
* drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-151-1/+5
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-101-1/+6
|\
| * agp/intel-agp: Clear entire GTT on startupDavid Woodhouse2009-12-081-1/+6
* | Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-48/+48
|\|
| * agp/intel: Fix product names and #definesAdam Jackson2009-12-071-42/+42
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-11-301-1/+7
|\ \
| * | agp/intel: new host bridge supportZhenyu Wang2009-11-121-1/+7
| |/
* / agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse2009-11-191-6/+5Star
|/
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-7/+30
|\
| * agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-7/+23
| * agp/intel: Add B43 chipset supportFabian Henze2009-09-091-0/+7
* | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-151-24/+158
|\ \ | |/ |/|
| * agp/intel: remove restore in resumeZhenyu Wang2009-09-141-9/+0Star
| * intel-agp: Set dma mask for i915David Woodhouse2009-08-051-0/+6
| * agp: kill phys_to_gart() and gart_to_phys()David Woodhouse2009-08-031-4/+3Star
| * intel-agp: fix sglist allocation to avoid vmalloc()David Woodhouse2009-08-031-19/+10Star
| * 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/+2Star
| * 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/+23Star
* agp/intel: Add support for new chipsetsZhenyu Wang2009-06-051-1/+15
* intelfb: support i854Stefan Husemann2009-04-141-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