summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-162.20.8 release2.20.8Chris Wilson
2012-09-15sna: Improve handling of probe failure during initialisationChris Wilson
2012-09-14Add basic support for ValleyViewChris Wilson
2012-09-14configure: Make udev dependency optionalIan Stakenvicius
2012-09-14sna: Only discard CPU damage if we completely overwrite its extentsChris Wilson
2012-09-14sna/dri: flip->next_front.bo is owned by the DRI drawable not by the flipChris Wilson
2012-09-14sna/dri: And the hunt for the use-after-free continues...Chris Wilson
2012-09-14sna: Fix typo for sna_render_picture_flatten()Chris Wilson
2012-09-14sna/dri: Update AsyncSwap for recent changes in tracking DRI drawablesChris Wilson
2012-09-14sna/dri: Add a bunch of assertions for hunting a use-after-freeChris Wilson
2012-09-14sna/dri: Version bump for prototypical AsyncSwapChris Wilson
2012-09-14Skip adding unknown special modesChris Wilson
2012-09-13sna/gen7: Defensively program default GT valuesChris Wilson
2012-09-13sna: Fix analysis of source extents for BLT compositeChris Wilson
2012-09-13sna: Fix BLT composite offsetChris Wilson
2012-09-13sna: Avoid corrupting the CPU bo when compositing fallback data through BLTChris Wilson
2012-09-13sna/gen3: Tidy NO_COMPOSITE debuggingChris Wilson
2012-09-13sna: Do not attempt to change tiling if wedgedChris Wilson
2012-09-13sna: Prefer to use indirect uploads for very small updatesChris Wilson
2012-09-13sna: Teach sna_replace__xor() how to tile large uploadsChris Wilson
2012-09-12sna: Also remove bogus assertion from sna_replace__xor()Chris Wilson
2012-09-12sna: Keep a very small, short-lived cache of large buffersChris Wilson
2012-09-12sna: Propagate busyness when creating the proxyChris Wilson
2012-09-12sna: Add some DBG as to why kgem_check_bo() flushesChris Wilson
2012-09-12sna: Ensure tiling upload buffers are trimmed to fit in the cacheChris Wilson
2012-09-12sna: Avoid fallbacks to shadow pixels if FORCE_GPU is in effectChris Wilson
2012-09-12sna: Avoid readback inplace if the target is unmappableChris Wilson
2012-09-12sna: Flush after operating on large buffersChris Wilson
2012-09-11prime: Reorder probe messages so that the driver prefix is correctChris Wilson
2012-09-10uxa: Error out after failing to become DRM master during PreInitChris Wilson
2012-09-10sna: Workaround issue with global glyph privates and shared ZaphodHeadsChris Wilson
2012-09-10sna: Fixup possible_crtcs for ZaphodHeadsChris Wilson
2012-09-08NEWS: Fix version reference 'bugs since 2.20.6'!Chris Wilson
2012-09-082.20.7 release2.20.7Chris Wilson
2012-09-07sna: Remember that LineDoubleDash involves updating the GC between segmentsChris Wilson
2012-09-07sna: Pass the hints down to the PolyPoint fallbackChris Wilson
2012-09-07sna: Fix PolyPoint fallback through a complex clipChris Wilson
2012-09-07sna: First scan for a backlight associated with the deviceChris Wilson
2012-09-07sna/prime: Fixup attaching the randr14 scanout pixmapChris Wilson
2012-09-07prime: Allocate a GPU_SCREEN when not primary to fulfil the output sink roleChris Wilson
2012-09-07sna: And remember to update the ScreenPixmap after resizeChris Wilson
2012-09-07sna: Protect sna_crtc_resize() against early invocation with no RootWindowChris Wilson
2012-09-07sna/dri: Fix the double-buffer pageflipping pathChris Wilson
2012-09-07sna/dri: Make sure we set the SCANOUT flag when creating bo for pageflipsChris Wilson
2012-09-06sna/prime: Correct the pinning flag when importing the prime boChris Wilson
2012-09-06sna/prime: Distinguish forms of pinned pixmapChris Wilson
2012-09-06uxa: Distinguish forms of pinningChris Wilson
2012-09-06uxa/prime: Mark the pixmap as pinned once exported (similar to flink)Chris Wilson
2012-09-06sna: Add is-pinned checks to changing the pitch on an existing boChris Wilson
2012-09-06sna: Apply the minimum 256 pitch to CREATE_USAGE_SHARED pixmaps as wellChris Wilson