summaryrefslogtreecommitdiff
path: root/src/sna/sna_render_inline.h
AgeCommit message (Expand)Author
2012-03-08sna/gen2+: Prefer not to fallback if the source is busyChris Wilson
2012-02-22sna/blt: Avoid clobbering the composite state if we fail to setup the BLTChris Wilson
2012-01-30sna: Track large objects and limit prefer-gpu hint to small objectsChris Wilson
2012-01-26sna/gen2+: Include being unattached in the list of source fallbacksChris Wilson
2012-01-14sna: Ensure that the batch mode is always declared before emitting dwordsChris Wilson
2012-01-14sna: Upload continuation vertices into mmapped buffersChris Wilson
2012-01-14sna: Hint whether we prefer to use the GPU for a pixmapChris Wilson
2012-01-12sna: Store damage-all in the low bit of the damage pointerChris Wilson
2012-01-04sna: Limit batch to a single page on 865gChris Wilson
2012-01-03sna: Use a cheaper no-reduction damage check for simply discarding further da...Chris Wilson
2011-12-28sna: Refactor common code for testing gpu busyness of a pixmapChris Wilson
2011-12-22sna: discard damage-all even for width|height==0 operationsChris Wilson
2011-12-19sna/gen[23]: We need to check the batch before doing an inline flushChris Wilson
2011-12-17sna: Simplify write domain trackingChris Wilson
2011-12-17sna: Map the upload buffer using an LLC boChris Wilson
2011-12-10sna: Be more pessimistic with CPU sourcesChris Wilson
2011-12-10sna/trapezoids: Try to render traps onto a8 destinations in placeChris Wilson
2011-11-13sna/composite: Attempt to reduce the damage is the operation is containedChris Wilson
2011-11-07sna: Expand multiplies of two 16-bit values to a full 32-bit rangeChris Wilson
2011-11-04sna: Add some asserts to detect buffer overflow.Chris Wilson
2011-11-04sna/gen6: Poor man's spans layered on top of the exisiting compositeChris Wilson
2011-10-19sna: Enlarge the minimum pixmap size to migrate for RenderChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-06-24sna: Also allow BLT copies to discard the alpha channelChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson