summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21sna: Add a DBG to log pixmap destructionChris Wilson
2012-08-21sna: Fix the assertion for tracking proxies in the batchChris Wilson
2012-08-21sna: Mark all levels of a proxy as dirtyChris Wilson
2012-08-21sna/gen6+: Only mark the dst as dirty again if it already is in the batchChris Wilson
2012-08-20sna/gen3: Fix assertion to check the freshly allocated vertex boChris Wilson
2012-08-20sna: Allow target bo promotion to GPU even on old architecturesChris Wilson
2012-08-20sna: Assign a unique id to snoopable CPU boChris Wilson
2012-08-20sna/gen3: Convert to sna_drawable_use_bo()Chris Wilson
2012-08-20sna: Trim a parameter from kgem_bo_mark_dirty() and add some assertionsChris Wilson
2012-08-20sna: Keep a stash of the most recently allocated requestsChris Wilson
2012-08-20sna: A few more buffer cache management assertionsChris Wilson
2012-08-20Check that the module that indeed i915 before using custom ioctlsChris Wilson
2012-08-20Only open the matching BusID and not the first namedChris Wilson
2012-08-20sna: Add a couple of buffer cache management assertionsChris Wilson
2012-08-20sna: Remove confusing is_cpu()Chris Wilson
2012-08-20sna: Refine decision making for maybe-inplace trapezoidsChris Wilson
2012-08-20sna: Correct ordering of calls to memcpy for BLT cpu composite pathsChris Wilson
2012-08-20Missing includes for b5b76ad849bChris Wilson
2012-08-20sna: Add a modicum of DBG for PolyFillRectChris Wilson
2012-08-20Sanity check that the driver is an i915.ko GEM device before claiming itChris Wilson
2012-08-20sna: Avoid migrating the BLT composite src to the GPU if the dst is notChris Wilson
2012-08-20sna: Remove unneeded source bo unref after __sna_render_pixmap_bo()Chris Wilson
2012-08-20sna: Flush the batch before preparing for a FlushCallbackChris Wilson
2012-08-19sna: Do not use the GPU to migrate to the CPU whilst wedged!Chris Wilson
2012-08-19sna: Experiment with flushing the batch prior to rendering to a ShmPixmapChris Wilson
2012-08-19sna: Don't promote a ShmPixmap to GPU for a CopyAreaChris Wilson
2012-08-19sna/gen3: Tidy vbo discardChris Wilson
2012-08-19sna: Tweak is_cpu/is_gpu heuristicsChris Wilson
2012-08-19sna: Discard GPU (and damage) after applying clear on migration to CPUChris Wilson
2012-08-19sna/trapezoids: Accept more operators for maybe-inplaceChris Wilson
2012-08-19sna: Update maybe_inplace to recognise more types of handled pixel formatsChris Wilson
2012-08-19sna: Only submit the batch if flushing a DRI client boChris Wilson
2012-08-19sna: compare the correct trailing dword when skipping identical bitmap linesChris Wilson
2012-08-19sna: Enable BLT composite functions to target CPU buffersChris Wilson
2012-08-18sna: Consider sample wraparound in each direction independentlyChris Wilson
2012-08-18sna/damage: Replace the damage with a larger box if subsumedChris Wilson
2012-08-18sna: Avoid forcing an upload for an unblittable bo unless on a fallback pathChris Wilson
2012-08-18sna: Reduce subtracted damage earlierChris Wilson
2012-08-18sna: Reduce damage after a large composite operationChris Wilson
2012-08-18sna/damage: Add some more sanity checks for creating empty regionsChris Wilson
2012-08-18sna: Add damage for the whole unaligned trapezoid not per componentChris Wilson
2012-08-182.20.4 release2.20.4Chris Wilson
2012-08-18sna: Silence a couple of recent compiler warningsChris Wilson
2012-08-16sna: Correct assertion for StoreColorsChris Wilson
2012-08-16sna: Fixup DBG after 7f5a9e3Chris Wilson
2012-08-16uxa/gen3: Simply simple fill shader generationChris Wilson
2012-08-16uxa/glamor: Check for failed preparesChris Wilson
2012-08-16uxa: Check for failed mmapping of the scanoutChris Wilson
2012-08-16test/dri2: Discard error returns from _XReplyChris Wilson
2012-08-16sna: Check for failure to pin the front bufferChris Wilson