summaryrefslogtreecommitdiff
path: root/src/intel_shadow.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-23Disable BLT for i830 and 845GChris Wilson1-2/+2
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson1-2/+2
2010-10-05shadow: Use a cacheable shadow for all generationsChris Wilson1-19/+41
2010-10-04shadow: Disable BLT for SandyBridgeChris Wilson1-1/+1
2010-10-04shadow: Map the scanout directly on i8xxChris Wilson1-62/+33
2010-10-04Split shadow handling routines to their own file.Chris Wilson1-0/+211