summaryrefslogtreecommitdiff
path: root/src/sna/sna_tiling.c
AgeCommit message (Expand)Author
2012-02-23sna/gen6: Refactor get_rectangles() to re-emit state after a flushChris Wilson
2012-02-07sna/gen[4-7]: Fix erroneous scale factor for partial large bo render copiesChris Wilson
2012-02-07sna/tiling: Request Y-tiles if we know we cannot BLT to either the src or dstChris Wilson
2012-02-07sna: Mark up the temporary allocationsChris Wilson
2012-02-04sna: Reduce the downsample tile size to accommodate alignmentChris Wilson
2012-02-04sna: Apply redirection for the render copy into large pixmapsChris Wilson
2012-01-31sna: Split the tiling limits between upload and copyingChris Wilson
2012-01-30sna: Decrease tiling step size in case we need to enlarge the box laterChris Wilson
2012-01-29sna: Add a tiled fallback for large BLT copiesChris Wilson
2012-01-29sna: Limit the tile size for uploading into large pixmapsChris Wilson
2012-01-10sna/gen[23]: Tile render fill to oversized boChris Wilson
2011-12-17sna: Map the upload buffer using an LLC boChris Wilson
2011-12-15sna: More missing move-to-cpu allocation checksChris Wilson
2011-10-30sna: Don't mess with NDEBUGChris Wilson
2011-10-14sna/tiling: Hook up composite_boxChris Wilson
2011-09-19sna: compile fixes for debuggingChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson