summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-232.99.913 snapshot2.99.913Chris Wilson
2014-07-23sna: Skip performing an async flip after fixupChris Wilson
2014-07-23sna/dri2: Tidy freeing the queued frame eventsChris Wilson
2014-07-23test/dri2: Use the right device nodeChris Wilson
2014-07-23sna: Add a DBG message for slave damage propagationChris Wilson
2014-07-23sna: Reorder disabling scanout pixmap when updating slaveChris Wilson
2014-07-23sna: Disable all outputs when initializing as a slaved output providerChris Wilson
2014-07-23sna/dri2: Recreate buffer in reuse rather than force recreateChris Wilson
2014-07-22sna: Ensure errno is set after failure before reporting a modeset failureChris Wilson
2014-07-22sna: Remove %# from DBG messagesChris Wilson
2014-07-22sna: Assert that we do not overwrite an earlier COW entryChris Wilson
2014-07-22sna/dri3: Don't forget to add SHM pixmaps to the list of exported DRI3 boChris Wilson
2014-07-20sna/video: Bump the maximum size for spritesChris Wilson
2014-07-20dri3-test: Print line number for shm failuresChris Wilson
2014-07-18configure: Double check xinerama's headersChris Wilson
2014-07-18sna/dri2: Protect compsiteext.h include with build checkChris Wilson
2014-07-17sna: Fix compilation with older XorgChris Wilson
2014-07-17sna: Support TearFree on slaved outputsChris Wilson
2014-07-17backlight: Prevent dereference of potential NULL argvChris Wilson
2014-07-17sna: Assert that we never attempt to flip the slave scanoutChris Wilson
2014-07-17sna/dri2: Disable SwapLimit buffers with buggy prime implementationsChris Wilson
2014-07-17sna: Handle rotated slaved scanoutsChris Wilson
2014-07-17sna: Add missing DBG parametersChris Wilson
2014-07-17sna: Avoid confusing failure to flip and flipping zero CRTCChris Wilson
2014-07-17sna: Busy-wait for the kernel to catch up when flippingChris Wilson
2014-07-17sna: Silence valgrind when reading plane propertiesChris Wilson
2014-07-17sna: Remove extraneous function wrappingChris Wilson
2014-07-16sna: And remove new bogus assertionChris Wilson
2014-07-16sna: Make the damage check more verboseChris Wilson
2014-07-16sna/gen2+: Remove assertion on draw->type for fillsChris Wilson
2014-07-11sna: Use a stricter test for determining CRTC off before updating the cursorChris Wilson
2014-07-11sna: Reduce reflections onto rotationsChris Wilson
2014-07-11configure: Provide a poor man's replacement for getline()Chris Wilson
2014-07-08sna: Rewrite rotation setup on top of universal drm planesChris Wilson
2014-07-08sna: Fix a couple of DBG messagesChris Wilson
2014-07-08test/lowlevel-blt-bench: Add common PDF operatorsChris Wilson
2014-07-04backlight: Fix security issues in handling of the interface path name.Matthieu Herrb
2014-07-04sna: Discard operations to either CPU or GPU bo when overwriting with RenderR...Chris Wilson
2014-07-04sna: Tweak number of threads for short areasChris Wilson
2014-07-04sna: Convert a clear tile into a solid fillChris Wilson
2014-07-04sna: Fix typo s/num_threads/max_threads/Chris Wilson
2014-07-04sna: Do a quirk early check for short areas before threadingChris Wilson
2014-07-04sna: Disable use of threaded compositor when using threaded rendererChris Wilson
2014-07-04sna: Utilise existing cached upload for promoting to GPU boChris Wilson
2014-07-04sna: Promote tile pixmaps to GPU when reusedChris Wilson
2014-07-04sna/gen8: Disable the unaligned checkChris Wilson
2014-07-04sna: Tighten assertions for using upload proxies concurrently with CPU readsChris Wilson
2014-07-04sna: Prevent creating a GPU bo for an inplace readChris Wilson
2014-07-03sna: Wrap xf86DPMSSetChris Wilson
2014-07-03sna: Clear the cursor reference from the CRTC if the update failsChris Wilson