summaryrefslogtreecommitdiff
path: root/src/intel_memory.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-02uxa: Ensure that we can fallback with all of (src, mask, dst) as GTT mappingsChris Wilson1-5/+9
2011-12-02uxa: Reset size limits based on AGP sizeChris Wilson1-53/+29
2011-04-12Turn relaxed-fencing off by default for older (pre-G33) chipsetsChris Wilson1-7/+0
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson1-2/+2
2010-11-03Downgrade tiling allocation failure to a warningChris Wilson1-1/+1
2010-10-29intel: don't pass a dangling pointer to GET_PARAMChris Wilson1-1/+2
2010-10-29uxa: Enable reduced fence sizes for i915Chris Wilson1-2/+8
2010-10-07Include a chipset generation number to clarify device specific paths.Chris Wilson1-15/+14
2010-09-26Retry framebuffer allocation if first attempt fails.Chris Wilson1-0/+4
2010-09-08Enable a shadow buffer and disable GPU acceleration.Chris Wilson1-1/+3
2010-08-22Replace ROUND_* macros with ALIGN.Matt Turner1-1/+1
2010-08-22Use ALIGN macro instead of open coding it.Matt Turner1-1/+1
2010-07-09Add support for I854.Chris Wilson1-1/+1
2010-07-01Reduce front buffer stride prior to rejectionChris Wilson1-1/+18
2010-06-25Rename common infrastructure to the intel namespace.Chris Wilson1-0/+282