summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.20.7 release2.20.7Chris Wilson2012-09-082-1/+27
* sna: Remember that LineDoubleDash involves updating the GC between segmentsChris Wilson2012-09-071-28/+100
* sna: Pass the hints down to the PolyPoint fallbackChris Wilson2012-09-074-13/+73
* sna: Fix PolyPoint fallback through a complex clipChris Wilson2012-09-072-22/+16
* sna: First scan for a backlight associated with the deviceChris Wilson2012-09-071-17/+108
* sna/prime: Fixup attaching the randr14 scanout pixmapChris Wilson2012-09-072-19/+26
* prime: Allocate a GPU_SCREEN when not primary to fulfil the output sink roleChris Wilson2012-09-071-1/+9
* sna: And remember to update the ScreenPixmap after resizeChris Wilson2012-09-071-23/+15
* sna: Protect sna_crtc_resize() against early invocation with no RootWindowChris Wilson2012-09-071-9/+11
* sna/dri: Fix the double-buffer pageflipping pathChris Wilson2012-09-072-2/+9
* sna/dri: Make sure we set the SCANOUT flag when creating bo for pageflipsChris Wilson2012-09-071-3/+4
* sna/prime: Correct the pinning flag when importing the prime boChris Wilson2012-09-061-1/+1
* sna/prime: Distinguish forms of pinned pixmapChris Wilson2012-09-065-26/+53
* uxa: Distinguish forms of pinningChris Wilson2012-09-064-6/+9
* uxa/prime: Mark the pixmap as pinned once exported (similar to flink)Chris Wilson2012-09-061-0/+4
* sna: Add is-pinned checks to changing the pitch on an existing boChris Wilson2012-09-062-2/+15
* sna: Apply the minimum 256 pitch to CREATE_USAGE_SHARED pixmaps as wellChris Wilson2012-09-063-36/+69
* prime: Align pitch of shared untiled buffers to 256 bytesChris Wilson2012-09-062-1/+20
* sna: Correct assertions for adding damage that bypasses the regionChris Wilson2012-09-061-6/+14
* Add PlatformProbe to handle sharing of device entitiesChris Wilson2012-09-052-19/+16
* sna: Harden against initialisation failuresChris Wilson2012-09-052-6/+7
* Revert "sna: Flush the batch before a render operation if the GPU is idle"Chris Wilson2012-09-051-3/+0
* uxa: Fix cut'n'paste error in Option "Backlight"Chris Wilson2012-09-051-1/+1
* uxa: Flush batch immediately after queuing a WAIT_FOR_EVENTChris Wilson2012-09-052-0/+10
* sna: Initialise the empty boxes field of the region before subtracting itChris Wilson2012-09-051-0/+1
* sna: Drop master after discarding framebuffersChris Wilson2012-09-051-9/+5
* uxa: fix leakage of FB when closing the screenImre Deak2012-09-051-4/+4
* sna: Review validity of damage when discarding CPU boChris Wilson2012-09-051-34/+30
* sna/video: Use the scanout flag and FB id for sprite framebuffersChris Wilson2012-09-054-9/+11
* sna/gen7: Always emit a stall when flushing the texture cacheChris Wilson2012-09-051-6/+4
* sna: Use async upload only if the last render was not CPUChris Wilson2012-09-051-1/+1
* sna: Tweak upload path to remove redundant codeChris Wilson2012-09-051-5/+3
* sna: Don't upload ignored cpu damageChris Wilson2012-09-051-0/+20
* sna: Add DBG control to disable CPU boChris Wilson2012-09-051-1/+7
* sna: Fix comparison of memcpy overlap to include x-offsetsChris Wilson2012-09-051-8/+7
* sna: Rearrange use_cpu() tests for composite ops to avoid syncing CPU boChris Wilson2012-09-041-7/+12
* sna: Flush the batch before a render operation if the GPU is idleChris Wilson2012-09-041-0/+6
* NEWS: fixup missing links to bugs referenced in 2.20.6 release notesChris Wilson2012-09-041-2/+2
* sna: And remember to flush the damage to the output slaves...Chris Wilson2012-09-041-0/+5
* sna: Improve handling of output offloadingChris Wilson2012-09-041-17/+114
* sna: Fix a typo in an error messageChris Wilson2012-09-041-1/+1
* sna: Add some DBG to the prime pathsChris Wilson2012-09-042-5/+14
* sna: Fixup CREATE_USAGE_SHAREDChris Wilson2012-09-043-9/+55
* sna: Fix typo for detecting prime ioctlsChris Wilson2012-09-041-1/+1
* sna: Port prime interfacingChris Wilson2012-09-049-28/+290
* sna: Enable platform probingChris Wilson2012-09-031-1/+8
* uxa: Fix Backlight option support.Сковорода Никита Андреевич2012-09-031-1/+1
* sna/gen6+: Redirect fills if the destination is too large for 3DChris Wilson2012-09-033-55/+82
* intel: fix return value for no pEntDave Airlie2012-09-041-1/+1
* intel: query kernel for caps to setup scrn capabilities.Dave Airlie2012-09-031-0/+20