summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-302.99.907 snapshot2.99.907Chris Wilson
2013-12-16sna/gen4: Sacrifice performance to workaround render corruptionChris Wilson
2013-12-15sna: Remove stale assertionChris Wilson
2013-12-15intel-virtual-output: Disable build if timerfd is not presentChris 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-05configure: Correct closing ']'Chris Wilson
2013-12-05sna: Compilation fixes for squeezeChris Wilson