summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp/intel-gtt.c
Commit message (Expand)AuthorAgeFilesLines
* intel_agp,i915: Add more sandybridge graphics device idsZhenyu Wang2010-09-071-2/+2
* agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-071-10/+40
* agp/intel: fix physical address mask bits for sandybridgeZhenyu Wang2010-09-071-2/+2
* agp/intel: Promote warning about failure to setup flush to error.Chris Wilson2010-09-071-4/+4
* drm/agp/i915: trim stolen space to 32MJesse Barnes2010-08-021-1/+10
* agp/intel: Destroy the scatterlist on allocation failureChris Wilson2010-08-021-5/+8
* Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-08-021-5/+8
|\
| * agp/intel: Use the correct mask to detect i830 aperture size.Tim Gardner2010-07-261-5/+8
* | agp/intel: Add actual definitions of the Sandybridge PTE caching bits.Zhenyu Wang2010-08-021-1/+1
* | agp/intel: Support the extended physical addressing bits on Sandybridge.Zhenyu Wang2010-08-021-0/+43
* | intel_agp: Don't oops with zero stolen memoryOndrej Zary2010-08-021-0/+14
|/
* agp/intel: Restrict GTT mapping to valid range on i915 and i945Chris Wilson2010-05-261-7/+39
* agp/intel-gtt: kill previous_size assignmentsDaniel Vetter2010-04-191-8/+5Star
* agp/intel-gtt: kill intel_i830_tlbflushDaniel Vetter2010-04-191-16/+0Star
* agp/intel: split out the GTT supportDaniel Vetter2010-04-191-0/+1535