summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-012.99.908 snapshot2.99.908Chris Wilson
2014-01-31sna: remove short-circuit for move-to-CPU when damage covers regionChris Wilson
2014-01-31sna: Use 24bpp rendering by default for gen2 againChris Wilson
2014-01-31sna: Balance memory accounting for buffer objectsChris Wilson
2014-01-31sna: Reorder assignments vs DBGChris Wilson
2014-01-31sna: Actually reuse pixmap headers for ordinary pixmapsChris Wilson
2014-01-31sna: Tidy up pixmap header allocationsChris Wilson
2014-01-31sna: Show the memory debug info againChris Wilson
2014-01-30sna: Silence a compiler warning for mismatching const stringsChris Wilson
2014-01-30sna: Suppress warning for freeing a "constant" stringChris Wilson
2014-01-30sna: Handle char *backlight_ifaceChris Wilson
2014-01-30sna: Constify GCFunc to quieten the compiler.Chris Wilson
2014-01-29sna: Fix format specifier typo ('%D') in DBGChris Wilson
2014-01-29sna: Always clear the domain even only a potential syncChris Wilson
2014-01-29sna: We can only retire a bo if is not referenced by the current batchChris Wilson
2014-01-29sna: Add assertions for set/get bindingChris Wilson
2014-01-29sna/gen4+: Assert that the cached binding location is validChris Wilson
2014-01-29sna: Do not use color corrected pixel values for comparing against gcChris Wilson
2014-01-29sna/gen6+: Encourage inplace uploads for CompositeChris Wilson
2014-01-29sna: Skip undamaged TearFree redisplaysChris Wilson
2014-01-28Allow selection of glamor as the default acceleration methodChris Wilson
2014-01-28sna: Check for a hang after a spurious error return from set-domain-ioctlChris Wilson
2014-01-28sna: Be a little more assertive in retiring after set-domainChris Wilson
2014-01-28sna: Cancel the backlight change if set-property(DPMS) failsChris Wilson
2014-01-27sna: Rearrange damage allocation to handle malloc failure more gracefullyChris Wilson
2014-01-27sna: Use signal-safe DBGChris Wilson
2014-01-24sna/gen3+: Allow for spill when aligning verticesChris Wilson
2014-01-24sna/gen2+: Inspect composite flags to discard unneeded CPU damageChris Wilson
2014-01-23sna/gen2,3: Don't set BLT_DST_TILEDChris Wilson
2014-01-23sna: Protect against fake CRTCs during initial probeChris Wilson
2014-01-23sna: Avoid erroneous discarding operations for partial compositesChris Wilson
2014-01-23glamor: Don't require the glamoregl module to be pre-loaded with xserver >= 1.15Chris Wilson
2014-01-22sna: Assert that the fill box is within boundsChris Wilson
2014-01-21sna: Restore gc->serialNumber correctly after falling backChris Wilson
2014-01-21sna: Initialise the TearFree shadow output from the current front bufferChris Wilson
2014-01-21sna/gen4: Add an ALWAYS_FLUSH debugging optionChris Wilson
2014-01-21sna: Drop bogus assert added in recent patchesChris Wilson
2014-01-21sna: Reduce zeal of new gc->pCompositeClipChris Wilson
2014-01-21sna: Fix typo in assertion from previous commitChris Wilson
2014-01-21sna: More assertions for tracking gc->pCompositeClipChris Wilson
2014-01-20sna: build fix for OpenBSDMark Kettenis
2014-01-20sna: Include serial numbers in ValidateGC DBGChris Wilson
2014-01-20sna: Short-cut the fallback for XCopyArea with depth < 8Chris Wilson
2014-01-20sna: Add some more DBG output around the clipping in sna_do_copy()Chris Wilson
2014-01-20intel-virtual-output: Tidy some DBG for copying new modesChris Wilson
2014-01-20sna: Increase limit on number of possible outputsChris Wilson
2014-01-20intel-virtual-output: Print error events for debuggingChris Wilson
2014-01-20intel-virtual-output: Disable remote display if SetCrtcConfig failsChris Wilson
2014-01-20intel-virtual-output: Clone modes onto remote displayChris Wilson
2014-01-20sna: Yield the processor if the kernel reports EAGAINChris Wilson