summaryrefslogtreecommitdiff
path: root/src/intel_memory.c
AgeCommit message (Expand)Author
2011-05-29Give each user of tiling separate xorg.conf optionsChris Wilson
2011-03-16intel: don't pass a dangling pointer to GET_PARAMChris Wilson
2011-03-16uxa: Enable reduced fence sizes for i915Chris Wilson
2011-03-16Downgrade tiling allocation failure to a warningChris Wilson
2011-03-16Include a chipset generation number to clarify device specific paths.Owain G. Ainsworth
2010-09-29Retry framebuffer allocation if first attempt fails.Chris Wilson
2010-09-12Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-09-12Replace ROUND_* macros with ALIGN.Matt Turner
2010-09-12Use ALIGN macro instead of open coding it.Matt Turner
2010-09-12Reduce front buffer stride prior to rejectionChris Wilson
2010-09-12Rename common infrastructure to the intel namespace.Owain G. Ainsworth