aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-17drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson2-0/+4
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang3-11/+26
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang2-10/+41
2010-09-07agp/intel: use #ifdef idiom for intel-agp.hZhenyu Wang1-0/+4
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-06agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-08-21drm/i915,intel_agp: Add support for Sandybridge D0Zhenyu Wang2-0/+3
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-05agp: efficeon-agp: do not use PCI resources before pci_enable_device()Kulikov Vasiliy1-11/+11
2010-08-01drm/agp/i915: trim stolen space to 32MJesse Barnes1-1/+10
2010-08-01agp/intel: Destroy the scatterlist on allocation failureChris Wilson1-5/+8
2010-08-01Merge remote branch 'origin/master' into drm-intel-nextEric Anholt1-5/+8
2010-08-01agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2-1/+7
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2-2/+45
2010-08-01intel_agp: Don't oops with zero stolen memoryOndrej Zary1-0/+14
2010-07-26agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner1-5/+8
2010-06-15agp: add no warn since we have a fallback to vmalloc pathsDave Airlie1-1/+1
2010-06-15agp: drop vmalloc flag.Dave Airlie1-3/+1
2010-06-02agp/uninorth: Fix oops caused by flushing too muchPaul Mackerras1-1/+1
2010-06-01Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-7/+39
2010-05-26agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson1-7/+39
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-10/+18
2010-05-26agp: amd64, fix pci reference leaksJiri Slaby1-10/+18
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds13-1876/+1917
2010-05-19amd64-agp: Probe unknown AGP devices the right wayBen Hutchings1-12/+15
2010-05-19sis-agp: Remove SIS 760, handled by amd64-agpBen Hutchings1-8/+0
2010-05-11agp: use NULL instead of 0 when pointer is neededBill Pemberton1-1/+1
2010-04-23agp: use scratch page on memory remove and at GATT creation V4Jerome Glisse9-4/+44
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 Airlie5-1858/+1856
2010-04-18agp/intel-gtt: kill previous_size assignmentsDaniel Vetter1-8/+5
2010-04-18agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter1-16/+0
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 Vetter2-1523/+1537
2010-04-18agp/intel: introduce intel-agp.h header fileDaniel Vetter4-235/+241
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 Heo9-2/+8
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-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systemsBorislav Petkov1-1/+1
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-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-11/+4
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