summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-20sna: Increase limit on number of possible outputsChris Wilson
2014-01-20sna: Yield the processor if the kernel reports EAGAINChris Wilson
2014-01-19sna: Use device minor to narrow search for debugfs filesChris Wilson
2014-01-19sna: Always emit an error message when an execbuffer failsChris Wilson
2014-01-19sna: Discard pending wait_for_shadow updates before the TearFree flipChris Wilson
2014-01-18sna: Refactor common routines for debugfs file dumpingChris Wilson
2014-01-18sna: Fix typo in debugfs pathsChris Wilson
2014-01-18sna: Dump fence registers upon starvationChris Wilson
2014-01-17intel: Silence a compiler warning (-Wshadow)Chris Wilson
2014-01-17Provide DRI2DriverVDPAU for future compatibilityRinat
2014-01-17sna: Nullify pixmap->devPrivate.ptr after promoting CPU bo to GPUChris Wilson
2014-01-17sna: Intensify the move-to-cpu pointer paranoiaChris Wilson
2014-01-17sna: Cull the DBG spew to stderrChris Wilson
2014-01-16sna: Regularly check that the devPrivate.ptr is validChris Wilson
2014-01-16sna: Avoid allocating temporary storage for TearFree rotationsChris Wilson
2014-01-16sna: Make the temporary upload pixmap as having a statically allocated pointerChris Wilson
2014-01-15sna: Add some more paranoia around dangling pointersChris Wilson
2014-01-10sna: Handle release of active stolen scanoutsChris Wilson
2014-01-10sna/dri: Handle TearFree vblanks whilst the pipe is offChris Wilson
2014-01-10sna: Include the deferred hotplug uevent propagation in DBGChris Wilson
2014-01-09sna: Add regular refcnt checks on pixmap boChris Wilson
2014-01-08Revert "sna: Remove spurious SAMPLER writemask for gen4"Chris Wilson
2014-01-07sna/gen4: Tidy URB_FENCE commandChris Wilson
2014-01-07sna/gen4: Use PIPE_CONTROL for a smaller hammerChris Wilson
2014-01-07sna/gen4: Check for available batch space before restoring state after CA passChris Wilson
2014-01-07sna/gen4: Reduce flushes between primitive continuationsChris Wilson
2014-01-07sna: Remove spurious SAMPLER writemask for gen4Chris Wilson
2014-01-06uxa: Always treat DPMSModeSuspend/Standby similar to DPMSModeOffChris Wilson
2014-01-06uxa: Disable updating properties upon reading their valuesChris Wilson
2014-01-06sna: Always treat DPMSModeSuspend/Standby similar to DPMSModeOffChris Wilson
2014-01-06uxa/dri: Pixmap are offscreen and not attached to any displayChris Wilson
2014-01-02sna/gen7+: Emit invalidate between operations if rendering to source/maskChris Wilson
2013-12-16sna/gen4: Sacrifice performance to workaround render corruptionChris Wilson