aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-gtt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Wang1-1/+1
2010-08-01agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang1-0/+43
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-05-26agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson1-7/+39
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 the GTT supportDaniel Vetter1-0/+1535