summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-23sna: Beware 16-bit overflow when computing sample areasChris Wilson
2012-10-23sna: Only disallow hw sprite scaling on HaswellChris Wilson
2012-10-22sna: Update DRI buffer if attached to the framebuffer for TearFree flipsChris Wilson
2012-10-22sna: Tidy udev install/remove and add a couple of lines of DBGChris Wilson
2012-10-22sna: Refactor the common code to enable a timerChris Wilson
2012-10-21sna: Only query the system time if we are processing timersChris Wilson
2012-10-21sna: Use the FLUSH_TIMER as the only wakeup timer sourceChris Wilson
2012-10-21sna: Remove the unused inactive evictionChris Wilson
2012-10-21intel: Sanity check that the platform probes points to a i915.ko GEM deviceChris Wilson
2012-10-21sna: Mark the to-be-damaged region first, then Process afterwardsChris Wilson
2012-10-20sna: Move the source region to the CPU for a self-copy fallback CopyAreaChris Wilson
2012-10-202.20.12 release2.20.12Chris Wilson
2012-10-20uxa: Fixup drm_intel_bo_disable_reuse() typoChris Wilson
2012-10-202.20.11 release2.20.11Chris Wilson
2012-10-20uxa: Disable bo reuse after binding to a scanoutChris Wilson
2012-10-19sna: Clear the damage along with the BO when forcing the stall for inplace BLTChris Wilson
2012-10-19sna: Reorder final checks for using the BO and setting the damage pointerChris Wilson
2012-10-18sna/gen4: Presume we need a flush upon state change similar to gen5+Chris Wilson
2012-10-17sna: secure batches accepted upstream, so simply use runtime detectionChris Wilson
2012-10-17sna/overlay: Move bo out of GTT domain after binding to overlay planeChris Wilson
2012-10-17sna: Use the secure batches to program scanline waits on gen6+Chris Wilson
2012-10-17sna: Enable support for SECURE batch buffersChris Wilson
2012-10-17sna/dri: Defensively check for GTT mmap failure during fallbackChris Wilson
2012-10-16sna/gen7: Filter BLEND flags for CA glyphsChris Wilson
2012-10-16sna: Drop fake tiled CPU mappingChris Wilson
2012-10-142.20.10 release2.20.10Chris Wilson
2012-10-12sna/overlay: Trim suggested BestSize to fit within the overlay constraintsChris Wilson
2012-10-12Fix possible_clones computation for shared encoders between outputsPaulo Zanoni
2012-10-11sna: Correct a bogus assertion after inplace PutImageChris Wilson
2012-10-11sna/gen7: Replace bogus state tracking assertionChris Wilson
2012-10-11sna: Rearrange switch to suppress a compiler warning in sna_copy_plane_blt()Chris Wilson
2012-10-11sna: Limit available space for gen2Chris Wilson
2012-10-11sna: Use high/low watermarks for fenced aperture countingChris Wilson
2012-10-11intel: fix fullscreen damage posting on pageflipDave Airlie
2012-10-10sna: Prevent sign-extension when manipulating stridesChris Wilson
2012-10-09sna/gen6+: Initialize the damage for fill-boxesChris Wilson
2012-10-09sna: Check the map exists before trying to release itChris Wilson
2012-10-09sna: Also check the bg rrop for reads when deciding upon fallback placementChris Wilson
2012-10-09sna: Pass the region, not its pointer, when moving the GC to the CPUChris Wilson
2012-10-08sna/gen5: Flush pipelined ops when changing stateChris Wilson
2012-10-08sna: Fix check_reloc_and_exec typoChris Wilson
2012-10-07sna: Check that we have sufficient space for a copy when replacing a fillChris Wilson
2012-10-07sna: Check that for batch overflows after advancing a BLTChris Wilson
2012-10-07sna: Only reduce the maximum batch size for old kernelsChris Wilson
2012-10-07sna/gen2: Count the number of dwords required for the invariantChris Wilson
2012-10-07Use path for intel-gen4asm derived from pkg-configChris Wilson
2012-10-07sna/gen2: And the other compile failureChris Wilson
2012-10-07sna/gen2: Compile fixChris Wilson
2012-10-07sna/gen2: Add a couple of assertions to track down a batch overflowChris Wilson
2012-10-05sna: Do not create an unsnooped CPU mapping for readbacksChris Wilson