summaryrefslogtreecommitdiff
path: root/drivers/char/agp/intel-agp.c
AgeCommit message (Expand)Author
2012-06-17char/agp: add another Ironlake host bridgeEugeni Dodonov
2012-01-17agp/intel: Add pci id for hostbridge from has/qemuBen Widawsky
2011-05-13agp/intel: add Ivy Bridge supportJesse Barnes
2011-02-04agp: ensure GART has an address before enabling itStephen Kitt
2011-01-14agp/intel: Fix device names of i845 and 845GOswald Buddenhagen
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-10-19agp/intel: Also add B43.1 to list of supported devicesChris Wilson
2010-09-08agp/intel: make intel-gtt.c into a real source fileDaniel Vetter
2010-09-08agp/intel: split out gmch/gtt probe, part 2Daniel Vetter
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang
2010-08-21agp/intel: set 40-bit dma mask on SandybridgeZhenyu Wang
2010-08-05agp: intel-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse
2010-04-20agp/intel: put back check that we have a driver for the bridge.Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-18agp/intel: split out gmch/gtt probe, part 1Daniel Vetter
2010-04-18agp/intel: kill mutli_gmch_chipDaniel Vetter
2010-04-18agp/intel: uncoditionally reconfigure driver on resumeDaniel Vetter
2010-04-18agp/intel: split out the GTT supportDaniel Vetter
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25agp/intel: intel_845_driver is an agp driver!Daniel Vetter
2010-03-18agp/intel: Don't do the chipset flush on Sandybridge.Eric Anholt
2010-03-18agp/intel: Respect the GTT size on Sandybridge for scratch page setup.Eric Anholt
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-04Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-26drm/i915: Add dependency on the intel agp moduleZhenyu Wang
2010-02-26agp/intel: Add a new Sandybridge HB/IG PCI ID combo.Eric Anholt
2010-02-26drm/i915, agp/intel: Fix stolen memory size on SandybridgeZhenyu Wang
2010-02-26agp/intel: Use a non-reserved value for the cache field of the PTEs.Eric Anholt
2010-02-26agp/intel: Add support for Sandybridge.Eric Anholt
2010-02-22agp/intel: official names for Pineview and IronlakeZhenyu Wang
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-22intel-agp: Switch to wbinvd_on_all_cpusBorislav Petkov
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2009-12-10Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-07agp/intel-agp: Clear entire GTT on startupDavid Woodhouse
2009-12-07agp/intel: Fix product names and #definesAdam Jackson
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse
2009-11-12agp/intel: new host bridge supportZhenyu Wang
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-14agp/intel: remove restore in resumeZhenyu Wang
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt