summaryrefslogtreecommitdiff
path: root/src/intel_shadow.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04shadowChris Wilson1-1/+1
2012-06-04uxa/shadow: Free the buffer along the unexpected failure to attach to the pixmapChris Wilson1-1/+3
2012-01-18intel: Trivially remove a piece of XAA dependency for shadowChris Wilson1-15/+9
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