summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-04-16sna: Add VALGRIND_CFLAGS whilst compiling with --enable-valgrindChris Wilson
2013-04-15sna: Only release the scanout cache whilst DRM_MASTERChris Wilson
2013-04-12sna/xvmc: silence a compiler warningChris Wilson
2013-04-12sna: Add missing ';'Chris Wilson
2013-04-12sna: Flush the scanout cache after resizing the displayChris Wilson
2013-04-12sna/gen5: Force a MI_FLUSH between using the BLT and RENDER enginesChris Wilson
2013-04-12sna: Refine assertion about the existence of CPU damage when GPU damagedChris Wilson
2013-04-10sna/gen7: Cache our kernels in L3Chris Wilson
2013-04-10sna: Align uploads to start on page boundariesChris Wilson
2013-04-10sna/xvmc: Wrap each output adaptorChris Wilson
2013-04-10sna: Suppress hotplug events whilst VT switched awayChris Wilson
2013-04-10sna: Add a DBG option for testing userptr more thoroughlyChris Wilson
2013-04-09sna: Document fence limits for gen4+Chris Wilson