summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.20.4 release2.20.4Chris Wilson2012-08-182-1/+31
* sna: Silence a couple of recent compiler warningsChris Wilson2012-08-182-4/+2
* sna: Correct assertion for StoreColorsChris Wilson2012-08-161-1/+1
* sna: Fixup DBG after 7f5a9e3Chris Wilson2012-08-161-1/+1
* uxa/gen3: Simply simple fill shader generationChris Wilson2012-08-161-6/+2
* uxa/glamor: Check for failed preparesChris Wilson2012-08-161-73/+90
* uxa: Check for failed mmapping of the scanoutChris Wilson2012-08-161-1/+2
* test/dri2: Discard error returns from _XReplyChris Wilson2012-08-161-2/+2
* sna: Check for failure to pin the front bufferChris Wilson2012-08-161-0/+3
* sna/gen2: Add break rather than fallthroughChris Wilson2012-08-161-0/+1
* i810: Query PortPriv for the surface propertiesChris Wilson2012-08-161-2/+2
* sna: Fix assignment inside assertion (should be an equality check)Chris Wilson2012-08-161-1/+1
* sna/glyphs: Fix potential leak of glyph extents (for many lists of many formats)Chris Wilson2012-08-161-2/+4
* sna: Remember alpha-fixup for BLT uploadChris Wilson2012-08-161-3/+0
* sna: Avoid conflating tearfree and randr shadow modesChris Wilson2012-08-161-3/+12
* sna: Avoid queuing a pageflip on a DPMS off pipeChris Wilson2012-08-151-23/+28
* sna: Only continue to update the shadow buffer if the flips succeededChris Wilson2012-08-151-17/+19
* sna: Submit the batch upon destroying a ShmPixmapChris Wilson2012-08-152-3/+6
* sna: Flush shm pixmaps after uploadChris Wilson2012-08-151-2/+17
* sna: Remove zero-size rectangles fro PolyFillRectangleChris Wilson2012-08-151-10/+47
* sna/gen2,3: Prevent dereferencing a NULL bo with solid render fillsChris Wilson2012-08-142-2/+2
* sna: Defer the release of a busy SHM pixmap until the next flush callbackChris Wilson2012-08-141-25/+35
* sna: Enable use of shm pixmap for readbackChris Wilson2012-08-141-6/+24
* sna: do not bother attaching to a miniscule ShmPixmapChris Wilson2012-08-121-4/+2
* uxa: Only emit a warning if we fail to tile the frontbuffer and the hw allowsChris Wilson2012-08-121-2/+4
* sna: Fix compilation without pixman glyphsChris Wilson2012-08-121-7/+8
* sna: Make the failure to create render caches non-fatalChris Wilson2012-08-126-290/+240
* intel: fix video xvPipe range checkDave Airlie2012-08-122-2/+2
* sna: Fix typo in computation of texel offsets for tiled 8x8 bltsChris Wilson2012-08-111-4/+4
* sna: Discard the GPU bo after syncing to CPU bo for writingChris Wilson2012-08-111-3/+7
* sna: Add a little DBG for promotion of CPU source boChris Wilson2012-08-111-2/+5
* sna: Treat ShmPixmap as ordinaryChris Wilson2012-08-111-2/+2
* sna: Only mark userptr bo as snooped on non-LLC architecturesChris Wilson2012-08-111-1/+3
* sna: Mark SHM userptr bo as unreusableChris Wilson2012-08-111-0/+1
* sna/gen2-5: Substitute an equivalent BLT composite operationChris Wilson2012-08-114-24/+33
* sna/gen6+: Try to use the BLT to avoid TLB missesChris Wilson2012-08-114-63/+212
* sna: Handle userptr failures more gracefullyChris Wilson2012-08-112-9/+12
* sna: Reset BLT state after copy-boxesChris Wilson2012-08-101-0/+1
* sna: Improve a DBG statementChris Wilson2012-08-101-4/+4
* sna: Add assertions to 8x8 tiled BLTs and reset BLT state afterwardsChris Wilson2012-08-101-4/+25
* sna: Add a couple of debug options to control use of BLT patternsChris Wilson2012-08-101-0/+9
* sna: Use the HAS_SEMAPHORES parameter when availableChris Wilson2012-08-081-2/+9
* sna: Use a compile time constant for determine the zeroth bitChris Wilson2012-08-081-4/+5
* sna: Ignore trailing bits when comparing lines inside the bitmapChris Wilson2012-08-081-1/+8
* sna/gen5: Add DBG for context switchingChris Wilson2012-08-081-0/+2
* sna: Add DBG option to disable discarding of glyph masksChris Wilson2012-08-081-0/+4
* sna/gen5: Fix use of uninitialised rgba value for DBGChris Wilson2012-08-081-2/+4
* sna: Minor DBG for fallback glyphs and discarding the maskChris Wilson2012-08-081-1/+3
* sna: Check the composite extents against the clipChris Wilson2012-08-071-1/+8
* Add Haswell PCI IDsPaulo Zanoni2012-08-072-0/+110