summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-272.21.8 release2.21.8Chris Wilson
2013-05-25sna: Free the released COW reference when uncloningChris Wilson
2013-05-24sna: Fix cut'n'paste compile error from previous commitChris Wilson
2013-05-24sna: Log when the framebuffer changes sizeChris Wilson
2013-05-24sna: Reorder cleanup of flush list and CPU bo to silence an assertionChris Wilson
2013-05-24sna: Reenable COW supportChris Wilson
2013-05-24sna: Do not undo a bo if we may fallbackChris Wilson
2013-05-24sna: Discard COW before migrating CPU damage to the GPUChris Wilson
2013-05-24sna: Do make a clone of a GPU bo that is itself a cacheChris Wilson
2013-05-24sna: Correct assertion for reusing COWChris Wilson
2013-05-24sna: Check for NULL damage before dereferencingChris Wilson
2013-05-23sna: Only flags the PolyFillRect as REPLACES if it is unclippedChris Wilson
2013-05-22sna: Remove the overzealous assertChris Wilson
2013-05-22sna: Fix DBG typo and so fix build with --enable-debugChris Wilson
2013-05-21sna: Warn about the consequences of disabling tilingChris Wilson
2013-05-21sna/video: Convert to a pure Xv backendChris Wilson
2013-05-21sna: Re-enable read-read optimisationsChris Wilson
2013-05-212.21.7 release2.21.7Chris Wilson
2013-05-21sna: Undo a few more overwritten operations upon a boChris Wilson
2013-05-17sna: Clear the cow_list when discarding the clone upon pixmap destroyChris Wilson
2013-05-17sna: Add the missing ref(bo) when undoing the source cloneChris Wilson
2013-05-17sna: Undo the clone when replacing the DRI pixmapChris Wilson
2013-05-17sna: Transfer ownership of the cloned bo to the pixmapsChris Wilson
2013-05-17sna: Avoid replacing pinned bo when undoing a cloneChris Wilson
2013-05-17sna: Clear mapped hints upon cloning a pair of pixmapsChris Wilson
2013-05-14sna: Correct assertions to allow discarding of cpu hint for inplace opsChris Wilson
2013-05-14sna: Assert that the mapping is released before closing the GEM handleChris Wilson
2013-05-14sna: Basic copy-on-write support for cloning pixmapsChris Wilson
2013-05-14sna: Propagate clears when using the BLT composite routinesChris Wilson
2013-05-14sna: Propagate clear color when replacing by a CopyAreaChris Wilson
2013-05-14sna: Attempt to discard overwritten operations before CopyAreaChris Wilson
2013-05-14Adding more reserved PCI IDs for Haswell.Rodrigo Vivi
2013-05-14Fix Haswell GT3 names.Rodrigo Vivi
2013-05-14sna/gen4: Tidy testing for an active vertex buffer idChris Wilson
2013-05-14sna/gen4: Drop unused gen parameter to SF state setupChris Wilson
2013-05-09sna/trapezoids: Fix the determination of the trapezoid originChris Wilson
2013-05-09sna: Add more debugging to unaligned trapezoidsChris Wilson
2013-05-09sna/gen7: Add DBG for channel setup for render sourceChris Wilson
2013-05-09sna: Add DBG statements for choice of spans vertex emitterChris Wilson
2013-05-09sna: Handle cached upload buffers for partial migration to GPUChris Wilson
2013-05-07sna: Do not attempt to clean an active scanoutChris Wilson
2013-05-01sna: Be careful not to preemptively upload portions of a SHM pixmapChris Wilson
2013-05-01sna: Page align requests to userptrChris Wilson
2013-04-27Add all reserved PCI-IDs for HaswellChris Wilson
2013-04-26uxa/dri: Fix compile error for unknown 'bool'Chris Wilson
2013-04-24sna: Prevent accessing an uninitialised region in move_area_to_gpu()Chris Wilson
2013-04-18sna: Rephrase initialisation without a specific backendChris Wilson
2013-04-17Revert "xgvevent"Chris Wilson
2013-04-17Prefer i830_dri.so for gen2 chipsetsChris Wilson
2013-04-16xgveventChris Wilson