summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-16uxa: Add some explanation to why bo were rejectedChris Wilson
2014-06-16sna: Fix logic inversion for final placement in is_gpu_dst()Chris Wilson
2014-06-16sna: Promote better active buffer reuseChris Wilson
2014-06-16sna/glyphs: Show number of glyphs in DBGChris Wilson
2014-06-16sna: Fix some batch DBGChris Wilson
2014-06-16sna: Clear our private hints about front rendering exported boChris Wilson
2014-06-16sna: Add more DBG to track transitions between CRTC and its shadow or flip boChris Wilson
2014-06-15test: Add a simple SHM test skeletonChris Wilson
2014-06-14sna: Enable TearFree by default for systems with PSRChris Wilson
2014-06-14sna: Fix assertions for discarding upload cachesChris Wilson
2014-06-13sna: Use the right is-clipped hintChris Wilson
2014-06-13sna: Only discard the CPU bo if we have a GPU bo to transfer the damage toChris Wilson
2014-06-13intel-virtual-output: Compile fixesChris Wilson
2014-06-13intel-virtual-output: Disable outputs on remote displays upon shutdownChris Wilson
2014-06-13intel-virtual-output: Initialise image after cloneChris Wilson
2014-06-13intel-virtual-output: Only call XShmDetach on a valid SHM segmentChris Wilson
2014-06-13intel-virtual-output: Check for an error creating the DRI3 fdChris Wilson
2014-06-13sna: Refine decision whether to use the GPU or render inplaceChris Wilson
2014-06-13sna: Track the pageflip bo's busynessChris Wilson
2014-06-13intel: Check that the fd points to i915 after authorisingChris Wilson
2014-06-13sna/gen6+: Prefer the BLT for large overlapping copiesChris Wilson
2014-06-13sna: Try to reuse the current cursor if we fail to updateChris Wilson
2014-06-13xvmc: Refactor mutex lockingChris Wilson
2014-06-13xvmc: Sanitize compile and library flagsChris Wilson
2014-06-13configure: Fix DRI2 buildChris Wilson
2014-06-13sna: Reorder ignore_cpu_damage() to avoid assertsChris Wilson
2014-06-13sna/gen8: Allow reads from scanout to be cachedChris Wilson
2014-06-13sna/gen8: Check for WT support before attempting to use the WT mocsChris Wilson
2014-06-13configure: Allow manual disabling of each DRI levelChris Wilson
2014-06-12sna: Try to use CPU uploads before BLT uploadsChris Wilson
2014-06-12sna: Refactor USE_INPLACE debug macroChris Wilson
2014-06-11sna/gen8: Clear a couple more push constantsChris Wilson
2014-06-11sna: Remove bogus assertionChris Wilson
2014-06-11sna: Fix direction flags for memmoveChris Wilson
2014-06-11sna: Use the pixmap header creation routineChris Wilson
2014-06-11sna/gen6+: On small GT avoid the intermediate copy for overlapsChris Wilson
2014-06-11sna/gen6+: Overlapping bo by definition have compatible depthsChris Wilson
2014-06-11sna: First copy to overlap temporary must be using GXcopyChris Wilson
2014-06-11sna: Remove debugging hunkChris Wilson
2014-06-11sna: Update damage pointer after the implicit reductionChris Wilson
2014-06-11sna: Fix scanout creation routine for old kernels <= 3.11Chris Wilson
2014-06-11sna: Add some DBG to the memmove pathChris Wilson
2014-06-11sna: Tweak self-copy boxes to hit the GPU more oftenChris Wilson
2014-06-11sna: Recheck source bo after migrating dst (in case of src == dst)Chris Wilson
2014-06-11sna: Skip redundant clearsChris Wilson
2014-06-11sna/glyphs: Always print some DBG when performing fallbackChris Wilson
2014-06-11sna: Add some asserts to track redundant damage operationsChris Wilson
2014-06-11sna/gen8: Check offset alignment before using a userptr for RENDERChris Wilson
2014-06-11sna: Support efficient cursor updates for old machinesChris Wilson
2014-06-11sna: MST topologies may change on any hotplug eventChris Wilson