summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-05configure: Make rebuilding of the gen4 assembly files explicitChris Wilson
2012-10-05Fix out-of-tree builds with intel-gen4asm installedJosh Triplett
2012-10-05sna: Refactor the fallback CopyArea to use the common region computationChris Wilson
2012-10-04sna/gen2: Tidy DBG code for disabling composite operationsChris Wilson
2012-10-04sna: Remove another sna_pixmap->cpu assertion that was not trueChris Wilson
2012-10-04sna: Propagate failures from compositing glyph masksChris Wilson
2012-10-04sna/gen2: Prevent using the GTT maps with I915_TILING_Y on 855gmChris Wilson
2012-10-04sna: Once again look into assertions around sna_pixmap->cpuChris Wilson
2012-10-04sna: Avoid using the gpu for uploads whilst wedgedChris Wilson
2012-10-04sna/gen2: Allow fine damage tracking for render operationsChris Wilson
2012-10-03sna/gen2: Setup invariant blend argumentsChris Wilson
2012-10-03sna: Clear sna_pixmap->cpu when destroying the CPU damageChris Wilson
2012-10-03sna: Protect against undefined O_CLOEXECChris Wilson
2012-10-03sna: Fix an instance of undamaged trackingChris Wilson
2012-10-03sna/gen7: Tidy detection of unbounded render opChris Wilson
2012-10-03sna/dri: Delay the deactivation of the pageflippingChris Wilson
2012-10-03sna: Review sna_pixmap->cpu trackingChris Wilson
2012-10-02sna: Prevent sna_damage_contains_box__no_reduce() from a NULL derefChris Wilson
2012-10-02sna: Actually upload the damage when replacing a busy CPU bo for PutImageChris Wilson
2012-10-02sna: Tweak CPU damage partial upload pathsChris Wilson
2012-10-02sna: Avoid accumulating damage to the CPU if it is already damagedChris Wilson
2012-10-02sna: Remember to call ValidatePicture() before using newly created PicturesChris Wilson
2012-10-01uxa: Remove USE_GLAMOR check from unrealize glyph cachesChris Wilson
2012-10-01sna/gen2: Clear STIPPLE setup before rendering with the 3D pipelineChris Wilson
2012-09-30sna/dri: Check back/front buffers of a pixmap for format changeChris Wilson