summaryrefslogtreecommitdiff
path: root/src/intel_memory.c
AgeCommit message (Expand)Author
2012-11-30Convert generation counter to octalChris Wilson
2012-08-12uxa: Only emit a warning if we fail to tile the frontbuffer and the hw allowsChris Wilson
2012-07-14Drop some unused includesChris Wilson
2011-12-02uxa: Ensure that we can fallback with all of (src, mask, dst) as GTT mappingsChris Wilson
2011-12-02uxa: Reset size limits based on AGP sizeChris Wilson
2011-04-12Turn relaxed-fencing off by default for older (pre-G33) chipsetsChris Wilson
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson
2010-11-03Downgrade tiling allocation failure to a warningChris Wilson
2010-10-29intel: don't pass a dangling pointer to GET_PARAMChris Wilson
2010-10-29uxa: Enable reduced fence sizes for i915Chris Wilson
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson
2010-09-26Retry framebuffer allocation if first attempt fails.Chris Wilson
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson
2010-08-22Replace ROUND_* macros with ALIGN.Matt Turner
2010-08-22Use ALIGN macro instead of open coding it.Matt Turner
2010-07-09Add support for I854.Chris Wilson
2010-07-01Reduce front buffer stride prior to rejectionChris Wilson
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson