summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-12-15sna: Remove stale assertionChris Wilson
2013-12-15sna: Avoid recursive out-of-order operations in the middle of TearFreeChris Wilson
2013-12-12sna/gen4+: Drop new assertion that we only finish a vbo after use in this batchChris Wilson
2013-12-11sna: Remove unused variableChris Wilson
2013-12-11intel: Recognise gen8Chris Wilson
2013-12-11sna: Enable scanline waits for BroadwellChris Wilson
2013-12-11sna/gen8: Initial backend for BroadwellChris Wilson
2013-12-11Update i915_pciids.hChris Wilson
2013-12-10sna/gen2,3: Replace stale bo replacement with simple assertsChris Wilson
2013-12-10sna: Set minimum pitch alignment to 8 bytesChris Wilson
2013-12-09sna: Only discard READ hint for TearFree copy iff it subsumes the pixmapChris Wilson
2013-12-09sna: Fallback gracefully when redisplaying after a GPU hangChris Wilson
2013-12-08sna: Simplify kgem_bo_can_map()Chris Wilson
2013-12-05sna: Pass MOVE_READ for partial TearFree move-to-gpuChris Wilson
2013-12-05sna: OsRegisterSigWrapper was only introduced in 1.6.99.900Chris Wilson
2013-12-05sna: Compilation fixes for squeezeChris Wilson
2013-12-04sna: Update Baytrail VSync logicChris Wilson
2013-12-04sna: Print detected GPU firstChris Wilson
2013-12-04intel: Tidy up driver identification stringChris Wilson
2013-12-03sna/dri: Always clear the clear hint after pageflippingChris Wilson
2013-12-03sna/gen2,3: Unmap the old GPU bo when replacing due to render target constaintsChris Wilson
2013-12-03sna: Mark up an ordinary pixmap for reuseChris Wilson
2013-12-03sna: More assertions around tracking mapped stateChris Wilson
2013-12-03sna: Clear the clear hint after performing a userptr uploadChris Wilson
2013-12-03sna: Include Pineview in fence over-allocation checksChris Wilson
2013-12-02sna: Fix stipple offset for drawing into child windowsChris Wilson
2013-12-02sna: Fix tile origin for pattern blitsChris Wilson
2013-12-02sna: Drop forced alignment to 64 on pre-gen4 devicesChris Wilson
2013-11-29sna: Dump GTT info if we fail to execute a batch due to ENOSPCChris Wilson
2013-11-28sna: Fix typo inside DBG messageChris Wilson
2013-11-28sna/video: Correct handling of cropped images along packed fast pathChris Wilson
2013-11-28sna: Fallback from partial to full move-to-cpuChris Wilson
2013-11-28sna: Tidy up an assertion on an uninitialised variableChris Wilson
2013-11-28sna: Harden GetImage for use with very large buffersChris Wilson
2013-11-28sna: Wrap glyph composition with sigtrap handlingChris Wilson
2013-11-28sna: Prefer using userptr for PutImage into large GPU boChris Wilson
2013-11-28sna: Tidy a split conditional in an picture uploadChris Wilson
2013-11-28sna: Wrap image upload with sigtrapChris Wilson