summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-26sna: Rearrange tiled x upload so that damage accumulation is lastChris Wilson
2013-06-26sna: Optimize clears to whiteChris Wilson
2013-06-25sna: Do not perform tiling inplace if the destination is busyChris Wilson
2013-06-25sna: Be explicit when creating tiled-x pixmaps for manual tiling uplaodsChris Wilson
2013-06-25sna: Drop master when closing the screenChris Wilson
2013-06-25intel: Use the correct errno value for reporting the drmSetVersion failureChris Wilson
2013-06-25sna: Don't flag IGNORE_CPU for partial overwritten blocksChris Wilson
2013-06-24Add the nickle utility scripts to the tarballChris Wilson
2013-06-24sna: Initialise gc->ops->PolyPoint for miWideDashChris Wilson
2013-06-24sna: Remove unused brw_eu_debug.cChris Wilson
2013-06-24sna: Check for a request to create an inactive scanoutChris Wilson
2013-06-24sna: Move the reset bo to the right listChris Wilson
2013-06-24sna: Clear 'clear' hint upon uploading into tiledChris Wilson
2013-06-23sna: Discard proxy upload buffers before overwritting for PutImageChris Wilson
2013-06-23sna: Discard overwritten incomplete operations before migratingChris Wilson
2013-06-23sna: Document swizzling for DBGChris Wilson
2013-06-23sna: Allow tiled uploads to accumulate damageChris Wilson
2013-06-23sna/gen5: Elide the forced flush after a drawrectChris Wilson
2013-06-23sna/gen5: Force a write flush when changing blend modesChris Wilson
2013-06-23Tidy version query for i915.koChris Wilson
2013-06-23sna: Only open the /dev/dri/cardX device onceChris Wilson
2013-06-22sna: Add reference counting to drmMaster for ZaphodChris Wilson
2013-06-222.21.10 release2.21.10Chris Wilson
2013-06-22sna: Refine the self-cow copy hack to reduce collateral damageChris Wilson
2013-06-21sna: Determine swizzling once during initialisation and choose memcpy_to_tiled_xChris Wilson
2013-06-21sna: Allow PutImage to write inplace using manual tilingChris Wilson
2013-06-21sna: Inspect availablity of render before prefering to use the GPUChris Wilson
2013-06-21sna: Check if we may want to simply upload for a CopyAreaChris Wilson
2013-06-21sna: Fix inspection of transfer extents for deciding transportChris Wilson
2013-06-20sna: Mark overwriting CopyArea as not needing the dst damageChris Wilson
2013-06-20sna: Promote the CopyArea to the GPU if it subsumes the CPU damageChris Wilson
2013-06-20sna: Fix tiled scanout limits for ValleyviewChris Wilson
2013-06-19sna: Tidy a redundant conditional for CopyAreaChris Wilson
2013-06-19sna: Fix the pitch limits for gen3 scanoutChris Wilson
2013-06-19Revert "sna: Apply scanout stride limits to tiling selection"Chris Wilson
2013-06-19sna: Switch to a per-crtc pixmap if the pitch exceeds scanout limitationsChris Wilson
2013-06-19sna: Apply scanout stride limits to tiling selectionChris Wilson
2013-06-19sna: Assert that the scanout fits within the allocated bufferChris Wilson
2013-06-19configure: test for librt (clock_gettime)Jonathan Gray
2013-06-18sna: Allow wedged pixmaps to be accessed via GTTChris Wilson
2013-06-18sna: Specialise mi calls to PolyFillRectChris Wilson
2013-06-18sna: Add extra assertions to sanity check CPU access is coherentChris Wilson
2013-06-18sna: Do not sync after a failed mappingChris Wilson
2013-06-18sna: Try falling back through an upload if inplace mapping failsChris Wilson
2013-06-18sna: Mark the base bo as unreusable for temporary mappingsChris Wilson
2013-06-17sna: Unwrap proxies for subpage offset SHM pixmaps during syncChris Wilson
2013-06-17sna: Refactor scanout flushingChris Wilson
2013-06-15sna: Be explicit in not marking an upload buffer as being on the cpuChris Wilson
2013-06-14sna/gen3+: Remove redundant clearing of clear hint in video playbackChris Wilson
2013-06-14sna: Tighten a few asserts on pixmap migrationChris Wilson