summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-10sna: handle vmap creation failures gracefullyChris Wilson
2012-05-10sna: Include some DBG for segment drawingChris Wilson
2012-05-10sna: Correct adjustment of LineCap for rectilinear segmentsChris Wilson
2012-05-10sna: Include a small amount of timer-slack to avoid very short sleepsChris Wilson
2012-05-10sna: Avoid doubling the final step of poly linesChris Wilson
2012-05-09sna: Avoid randomly changing domains of active boChris Wilson
2012-05-09sna: Respect the error terms when reversing the PolyLine DDAChris Wilson
2012-05-08sna: Force remapping for IO transferChris Wilson
2012-05-08sna: Only avoid ring switching for indirect uploadsChris Wilson
2012-05-08sna: Fix off-by-one in checking available execbuffer slotsChris Wilson
2012-05-08sna: Only submit a batch to the scanout if it is not already busyChris Wilson
2012-05-08sna: Throttle independently of scanout updatesChris Wilson
2012-05-08sna: Throttle execution when searching for inactive buffersChris Wilson
2012-05-08sna: Rate-limit and shrink bo usage if we hit system resource limitsChris Wilson
2012-05-08sna: Expand batch buffersChris Wilson
2012-05-08sna/gen[345]: Clear used vertices when discarding unmappable vboChris Wilson
2012-05-07sna: Use the correct invocation of kgem_bo_destroy() for sanity-checksChris Wilson
2012-05-07sna: Update select timeout when installing a timer in the block handlerChris Wilson
2012-05-07sna: Manually execute the timer as TimerForce does not run an inactive timerChris Wilson
2012-05-06sna: Replace timerfd with OsTimerChris Wilson
2012-05-06sna: Remove short-circuiting for large font fallbacksChris Wilson
2012-05-06sna/gen2+: Fix typo for computing redirected extents for render copyChris Wilson
2012-05-06sna: Add a pair of asserts to track down a NULL pointer dereferenceChris Wilson
2012-05-06sna/dri: Only track a single pending flip across all pipesChris Wilson
2012-05-06sna: Cache the framebuffer idChris Wilson
2012-05-04sna/dri: pageflip unref debuggingChris Wilson
2012-05-03sna: Ensure drawables are clipped against the pixmap before migrationChris Wilson
2012-05-03sna: Compile fix for fresh assertionChris Wilson
2012-05-03sna: Maintain a reference to the chain of proxiesChris Wilson
2012-05-03sna: Remove extraneous SCANOUT flagsChris Wilson
2012-05-03sna: Fix offset for combining damageChris Wilson
2012-05-03sna: Debug option to force particular upload/download pathsChris Wilson
2012-05-03sna/dri: Balance flush countingChris Wilson
2012-05-03sna: Minor glyph fallback fixesChris Wilson
2012-05-03sna: Don't discard GPU buffer if we only want to read back for the operationChris Wilson
2012-05-03sna: Improve handling of inplace IO for large transfersChris Wilson
2012-05-03sna/gen7: Fix debug printing of primitivesChris Wilson
2012-05-03sna: Avoid reducing damage for synchronisationChris Wilson
2012-05-02sna: Bring back the minimum alignment for G33Chris Wilson
2012-05-02sna: Always try to operate inplace if we an LLC gpu boChris Wilson
2012-05-02sna: Fallback for glyphs too large for XY_TEXT_IMMEDIATEChris Wilson
2012-05-01sna: Only attempt to reuse exported scanout buffersChris Wilson
2012-05-01sna: Fast-path unclipped glyphsChris Wilson
2012-04-29legacy/i810: hwmc additionally depends upon building DRI2.19.0Chris Wilson
2012-04-28sna: Tune relocation array sizeChris Wilson
2012-04-28sna: PolyPoint only uses the gc->fgPixelChris Wilson
2012-04-28sna/gen6: Allow ring switching at the start of a batchChris Wilson
2012-04-28sna: Tweak semaphores-enabled heuristicChris Wilson
2012-04-28sna: Tweak placement choice for high-overhead operationsChris Wilson
2012-04-28sna: Micro-optimise common case of checking a single fenced boChris Wilson