summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-04-20sna: Fix reporting of errno after setcrtc failureChris Wilson
2016-04-20sna: Force the shadow buffer even after we fail to set the crtc for TearFreeChris Wilson
2016-04-18sna/present: Postpone recursed vblank during TearFree by 1msChris Wilson
2016-04-17sna: Block SIGIO when we are trying to flipChris Wilson
2016-04-17sna/gen8+: Flush pipecontrols when forcing a pipeline stallChris Wilson
2016-04-17sna: Tweak flushing before adding a new bo into a batchChris Wilson
2016-04-17sna/present: Fix requeuing after interrupting TearFreeChris Wilson
2016-04-16sna: Fix alignment vs length check when adjusting dst pointerChris Wilson
2016-04-15sna: Mark the transformed cursor image as dirtyChris Wilson
2016-04-15sna/blt: Reuse computed partial tile offset in copy_from_tiledChris Wilson
2016-04-15sna/gen6: Encourage migration of small BLT operationsChris Wilson
2016-04-15sna/gen9: Update mocs selectionChris Wilson
2016-04-10sna/present: Prevent recursion when handling TearFree waitsChris Wilson
2016-04-09sna: Restict reduction of ADD white when we have compatibile formatsChris Wilson
2016-04-09sna: Apply the precomputed BLT colors for SRC reductionsChris Wilson
2016-04-09sna: Replace lost offset when copying from tiled memoryChris Wilson
2016-04-08sna/present: Refuse to queue a vblank on a disabled CRTCChris Wilson
2016-04-08sna/present: Handle 64bit wraparound in msc comparisonsChris Wilson
2016-04-08sna/present: Fixup msc when reporting a fake vblank with 0 delayChris Wilson
2016-04-08sna/gen9: Bias GT for pipeline selectionChris Wilson
2016-04-08sna: Avoid rep mov (builtin memcpy) for WC writesChris Wilson
2016-04-08sna: Specialise alignment paths for storingChris Wilson
2016-04-08sna: Unroll the innermost SSE2 loop one more timeChris Wilson
2016-04-08sna: Force inlinement of SSE2 builtinsChris Wilson
2016-04-08sna: Invert the function wrapping for sse64xN/sse64Chris Wilson
2016-04-07sna: Don't limit CRTC idChris Wilson
2016-04-07sna: Fixup SSE2 alignment instructions for copying to client memoryChris Wilson
2016-04-07sna/present: Clamp to maximum timer delayChris Wilson
2016-04-06sna/present: Clear flags on the vblank event's CRTC earlyChris Wilson
2016-04-06sna/blt: Don't skip the final src/dst_stride adjustmentChris Wilson
2016-04-06sna: Restrict sse2 routines to __x86_64__Chris Wilson
2016-04-06sna: Mark sse2 routines as "fast"Chris Wilson
2016-04-06sna: Manually expand sse2 memcpy to compensate for a bad compilerChris Wilson
2016-04-06sna/gen9: Quick and dirty implementationChris Wilson
2016-04-06sna/present: Only compensate the timer delay on the final frameChris Wilson
2016-04-06sna/present: Only use the HW vblank for the last frameChris Wilson
2016-04-06sna/present: Skip the unflip if a no-opChris Wilson
2016-04-05sna/present: Arm the fake vblank timer to wake up one frame earlyChris Wilson
2016-04-05sna/present: Remove stale assert that fake vblanks only have one eventChris Wilson
2016-04-05sna/present: Update the vblank timestamp after a blocking waitChris Wilson
2016-04-05sna/present: And drop bogus queued assertionChris Wilson
2016-04-05sna/present: Markup hw vbanks queued after a fake vblankChris Wilson
2016-04-05sna/present: Prevent reporting an incomplete eventChris Wilson
2016-04-05sna: Add alignment hints to tiled memcpyChris Wilson
2016-04-03sna: Only print "Failed to prepare CRTC ... disabling TearFree" onceChris Wilson
2016-03-31sna/video: Use the GPU to prescale overlay spritesChris Wilson
2016-03-31sna/dri3: Ensure foriegn bo are marked as unclean on creationChris Wilson
2016-03-24Update i915_pciids.hChris Wilson
2016-03-24uxa: Restore old bo on failureLyude
2016-03-24sna/present: Restrict vblank.sequence range to 31bitsChris Wilson