summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-17sna: Tweak placement of operationsChris Wilson
2012-06-17sna/gen3: Add another DBG for dropping vboChris Wilson
2012-06-15sna: Prefer to operate inplace if already mapped of the GPU is wholly dirtyChris Wilson
2012-06-15sna: Tweaks for DBG missing glyphs through fallbacksChris Wilson
2012-06-15sna: Don't trim prepare for glyphs_via_maskChris Wilson
2012-06-15sna: Remove mark-as-cpu after gem_preadChris Wilson
2012-06-15sna: Silence a few compiler warningsChris Wilson
2012-06-15sna: Check for zero-sized damage regions after trimming Windows to their pixmapsChris Wilson
2012-06-14sna: Specialise the self-copy blitter to handle vertically overlapping copiesChris Wilson
2012-06-14sna: Add a little bit more DBG to migration IO pathsChris Wilson
2012-06-14sna: Fix reversed assertionChris Wilson
2012-06-14uxa: Force the outputs to off for consistency with xf86DisableUnusedFunctions()Chris Wilson
2012-06-14sna: Make the disable-unused after vt switch distinct from DPMS offChris Wilson
2012-06-14sna: Reset damage extents after reduction goes to zeroChris Wilson
2012-06-14sna: Supporting overlapping copies for fallback blitsChris Wilson
2012-06-14sna: Explicitly disable the CRTC so that xserver/kernel agree after VT switchChris Wilson
2012-06-13sna: Only reduce damage addition to a region operation if cleanChris Wilson
2012-06-13sna: ConstificationZdenek Kabelac
2012-06-13sna: Fix typo and compare y1 to y2Zdenek Kabelac
2012-06-13sna: Fix operator preference around a | b & c | dChris Wilson
2012-06-13sna: Use long for simplicity when printing size_t values for debuggingChris Wilson
2012-06-13sna: Valgrind updatesZdenek Kabelac
2012-06-13legacy/i810: Fix declaration to match definitionZdenek Kabelac
2012-06-13Lots of trivial semantic fixesChris Wilson
2012-06-13sna: Fix memleak from sna_crtc_find_plane()Chris Wilson
2012-06-13sna: Free the reversed glyph bits along with the fontChris Wilson
2012-06-13sna: Free clip rectangles after intersection with PolyRectangle extentsChris Wilson
2012-06-13sna: Only reuse a write buffer if all external references have been droppedChris Wilson
2012-06-13sna: Free clip intersection with line extents after useChris Wilson
2012-06-12sna/damage: Remove unused return valueChris Wilson
2012-06-12sna/damage: Simplify initialisation of damage extentsChris Wilson
2012-06-12sna: Refresh the damage self-testsChris Wilson
2012-06-12Fix up braindamage in previous commit.Cyril Brulebois
2012-06-12Avoid calling xf86nameCompare() with a NULL stringCyril Brulebois
2012-06-12uxa: do copy fb at startup.Dave Airlie
2012-06-12sna: Hook up AdjustFrame()Chris Wilson
2012-06-12sna: Remove a pair of empty stub functionsChris Wilson
2012-06-11sna: Instrument memory/bo allocations for monitoring over timeChris Wilson
2012-06-11configure: Correct the help string for --with-default-accelChris Wilson
2012-06-10configure: Harden --with-default-accel against simple mistakesChris Wilson
2012-06-08sna: Remove option to disable vmapChris Wilson
2012-06-08Make the enum list of options consistent with the actual table.Chris Wilson
2012-06-08sna: Add DBG spew to flink()Chris Wilson
2012-06-07sna: Skip flushing the active queue if there is not a suitable bo pendingChris Wilson
2012-06-07sna/dri: Disable experimental code by defaultChris Wilson
2012-06-07sna/trapezoids: Micro-optimise cell allocationChris Wilson
2012-06-07sna: Actually create Y-tiled source pixmapsChris Wilson
2012-06-07sna: Suppress DBG prints along potential SIGIO pathsChris Wilson
2012-06-06sna: Check against integer overflows when computing cache sizeChris Wilson
2012-06-06uxa: Remove dead-code for SourcePicturesChris Wilson