aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-agp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-13agp/intel: add Ivy Bridge supportJesse Barnes1-0/+3
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt1-11/+16
2011-01-14agp/intel: Fix device names of i845 and 845GOswald Buddenhagen1-2/+2
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter1-5/+0
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson1-0/+1
2010-09-08agp/intel: make intel-gtt.c into a real source fileDaniel Vetter1-3/+0
2010-09-08agp/intel: split out gmch/gtt probe, part 2Daniel Vetter1-172/+23
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang1-3/+12
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+1
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang1-0/+2
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang1-9/+15
2010-08-05agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+11
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang1-2/+2
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse1-0/+9
2010-04-20agp/intel: put back check that we have a driver for the bridge.Dave Airlie1-0/+8
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-nextDave Airlie1-1778/+100
2010-04-18agp/intel: split out gmch/gtt probe, part 1Daniel Vetter1-29/+44
2010-04-18agp/intel: kill mutli_gmch_chipDaniel Vetter1-55/+52
2010-04-18agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter1-16/+1
2010-04-18agp/intel: split out the GTT supportDaniel Vetter1-1523/+2
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter1-155/+1
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-3/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter1-3/+0
2010-03-18agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt1-2/+7
2010-03-18agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt1-1/+24
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-10/+113
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang1-2/+8
2010-02-26agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt1-4/+13
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang1-4/+74
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt1-0/+5
2010-02-26agp/intel: Add support for Sandybridge.Eric Anholt1-1/+14
2010-02-22agp/intel: official names for Pineview and IronlakeZhenyu Wang1-6/+6
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-22intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov1-11/+4
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang1-1/+5
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-1/+6
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-48/+48
2009-12-07agp/intel-agp: Clear entire GTT on startupDavid Woodhouse1-1/+6
2009-12-07agp/intel: Fix product names and #definesAdam Jackson1-42/+42
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-1/+7
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-12agp/intel: new host bridge supportZhenyu Wang1-1/+7
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-7/+30
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-24/+158
2009-09-14agp/intel: remove restore in resumeZhenyu Wang1-9/+0
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt1-7/+23
2009-09-08agp/intel: Add B43 chipset supportFabian Henze1-0/+7
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7