summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-02sna: Limit the size of the tiling object to be smaller than either the originalsChris Wilson
2014-07-02test: Create separate SHM segments for ref/outChris Wilson
2014-07-02sna: Use the threaded compositor for picture conversionsChris Wilson
2014-07-02sna/gen6+: Tweak consideration of compositing on BLTChris Wilson
2014-07-01sna: Fix typo in LinearFramebuffer handlingChris Wilson
2014-07-01sna: Correct migration flags for initial scanout creationChris Wilson
2014-07-01sna/dri2: Add a DBG option to select copy methodChris Wilson
2014-07-01sna: Enforce LinearFramebuffer optionChris Wilson