summaryrefslogtreecommitdiff
path: root/drivers/char/agp/intel-gtt.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-07intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang1-2/+2
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-10/+40
2010-09-07agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang1-2/+2
2010-09-07agp/intel: Promote warning about failure to setup flush to error.Chris Wilson1-4/+4
2010-08-02drm/agp/i915: trim stolen space to 32MJesse Barnes1-1/+10
2010-08-02agp/intel: Destroy the scatterlist on allocation failureChris Wilson1-5/+8
2010-08-02Merge remote branch 'origin/master' into drm-intel-nextEric Anholt1-5/+8
2010-08-02agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang1-1/+1
2010-08-02agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang1-0/+43
2010-08-02intel_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-27agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson1-7/+39
2010-04-19agp/intel-gtt: kill previous_size assignmentsDaniel Vetter1-8/+5
2010-04-19agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter1-16/+0
2010-04-19agp/intel: split out the GTT supportDaniel Vetter1-0/+1535