summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.99.913 snapshot2.99.913Chris Wilson2014-07-232-1/+100
* sna: Skip performing an async flip after fixupChris Wilson2014-07-231-2/+7
* sna/dri2: Tidy freeing the queued frame eventsChris Wilson2014-07-231-8/+1
* test/dri2: Use the right device nodeChris Wilson2014-07-233-3/+3
* sna: Add a DBG message for slave damage propagationChris Wilson2014-07-231-0/+6
* sna: Reorder disabling scanout pixmap when updating slaveChris Wilson2014-07-231-2/+6
* sna: Disable all outputs when initializing as a slaved output providerChris Wilson2014-07-235-47/+54
* sna/dri2: Recreate buffer in reuse rather than force recreateChris Wilson2014-07-231-19/+22
* sna: Ensure errno is set after failure before reporting a modeset failureChris Wilson2014-07-221-3/+9
* sna: Remove %# from DBG messagesChris Wilson2014-07-221-1/+1
* sna: Assert that we do not overwrite an earlier COW entryChris Wilson2014-07-221-0/+1
* sna/dri3: Don't forget to add SHM pixmaps to the list of exported DRI3 boChris Wilson2014-07-221-3/+2
* sna/video: Bump the maximum size for spritesChris Wilson2014-07-201-9/+6
* dri3-test: Print line number for shm failuresChris Wilson2014-07-201-7/+19
* configure: Double check xinerama's headersChris Wilson2014-07-182-8/+35
* sna/dri2: Protect compsiteext.h include with build checkChris Wilson2014-07-181-3/+4
* sna: Fix compilation with older XorgChris Wilson2014-07-171-1/+1
* sna: Support TearFree on slaved outputsChris Wilson2014-07-172-8/+34
* backlight: Prevent dereference of potential NULL argvChris Wilson2014-07-171-21/+35
* sna: Assert that we never attempt to flip the slave scanoutChris Wilson2014-07-171-0/+1
* sna/dri2: Disable SwapLimit buffers with buggy prime implementationsChris Wilson2014-07-171-27/+39
* sna: Handle rotated slaved scanoutsChris Wilson2014-07-172-44/+116
* sna: Add missing DBG parametersChris Wilson2014-07-171-3/+6
* sna: Avoid confusing failure to flip and flipping zero CRTCChris Wilson2014-07-173-12/+22
* sna: Busy-wait for the kernel to catch up when flippingChris Wilson2014-07-171-0/+28
* sna: Silence valgrind when reading plane propertiesChris Wilson2014-07-171-0/+3
* sna: Remove extraneous function wrappingChris Wilson2014-07-171-41/+13
* sna: And remove new bogus assertionChris Wilson2014-07-161-1/+0
* sna: Make the damage check more verboseChris Wilson2014-07-161-28/+28
* sna/gen2+: Remove assertion on draw->type for fillsChris Wilson2014-07-168-8/+0
* sna: Use a stricter test for determining CRTC off before updating the cursorChris Wilson2014-07-111-2/+2
* sna: Reduce reflections onto rotationsChris Wilson2014-07-111-4/+35
* configure: Provide a poor man's replacement for getline()Chris Wilson2014-07-113-0/+59
* sna: Rewrite rotation setup on top of universal drm planesChris Wilson2014-07-082-217/+342
* sna: Fix a couple of DBG messagesChris Wilson2014-07-081-2/+2
* test/lowlevel-blt-bench: Add common PDF operatorsChris Wilson2014-07-081-14/+28
* backlight: Fix security issues in handling of the interface path name.Matthieu Herrb2014-07-041-1/+9
* sna: Discard operations to either CPU or GPU bo when overwriting with RenderR...Chris Wilson2014-07-041-1/+1
* sna: Tweak number of threads for short areasChris Wilson2014-07-041-2/+5
* sna: Convert a clear tile into a solid fillChris Wilson2014-07-041-7/+25
* sna: Fix typo s/num_threads/max_threads/Chris Wilson2014-07-041-1/+1
* sna: Do a quirk early check for short areas before threadingChris Wilson2014-07-041-0/+3
* sna: Disable use of threaded compositor when using threaded rendererChris Wilson2014-07-041-11/+11
* sna: Utilise existing cached upload for promoting to GPU boChris Wilson2014-07-042-21/+35
* sna: Promote tile pixmaps to GPU when reusedChris Wilson2014-07-041-1/+13
* sna/gen8: Disable the unaligned checkChris Wilson2014-07-041-1/+6
* sna: Tighten assertions for using upload proxies concurrently with CPU readsChris Wilson2014-07-041-1/+11
* sna: Prevent creating a GPU bo for an inplace readChris Wilson2014-07-041-1/+1
* sna: Wrap xf86DPMSSetChris Wilson2014-07-032-24/+40
* sna: Clear the cursor reference from the CRTC if the update failsChris Wilson2014-07-031-1/+2