summaryrefslogtreecommitdiff
path: root/src/sna/sna.h
AgeCommit message (Expand)Author
2014-05-20sna/dri2: Verify that the reference pipe is still active for flippingChris Wilson
2014-05-14sna/dri2: Tighten reporting of faked flip eventsChris Wilson
2014-05-14sna: Rename DRI2 files, functions and variablesChris Wilson
2014-05-08sna: Add an xorg.conf option for removing unused outputsChris Wilson
2014-05-06sna: Treat encoder id array as invariantChris Wilson
2014-05-04sna/dri: Report the last known MSC whilst the pipe is offChris Wilson
2014-05-02sna: Perform dynamic connector discoveryChris Wilson
2014-05-02sna: Do not stash drmModeResPtrChris Wilson
2014-04-28sna: Factor in destination sizes for choosing intermediate tiling bo sizeChris Wilson
2014-04-27sna: Preallocate cursorsChris Wilson
2014-04-27sna: Preallocate pwrite scratch buffer for old fashioned cursor updatesChris Wilson
2014-04-27sna: Replace cursor gen test with feature flagChris Wilson
2014-04-15sna: Discard TearFree readback when overdrawingChris Wilson
2014-04-09sna: Tweak application of WHOLE hint for uploadsChris Wilson
2014-04-02sna: Prevent signal re-entrancy into cursor update routinesChris Wilson
2014-03-31sna: Promote to the GPU operations that cover the whole pixmapChris Wilson
2014-03-28sna: Our cursors are always square.Chris Wilson
2014-03-27sna: Support variable sized cursorsChris Wilson
2014-03-14sna: Allow some leeway when deciding to discard common translationsChris Wilson
2014-02-22sna: Allow SIGBUS/SEGV to kill the threadChris Wilson
2014-02-22sna: Assert that sigtrap is activeChris Wilson
2014-02-22sna: Handle asynchronous signals from threadsChris Wilson
2014-02-20sna: Query cursor size from the kernelChris Wilson
2014-02-13sna: Extend native rotation support to spritesChris Wilson
2014-02-01sna: Only discard CPU damage for an replacing regionChris Wilson
2014-01-31sna: Tidy up pixmap header allocationsChris Wilson
2014-01-30sna: Constify GCFunc to quieten the compiler.Chris Wilson
2014-01-17sna: Cull the DBG spew to stderrChris Wilson
2014-01-16sna: Regularly check that the devPrivate.ptr is validChris Wilson
2013-12-11sna/gen8: Initial backend for BroadwellChris Wilson
2013-12-03sna: More assertions around tracking mapped stateChris Wilson
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-22uxa,sna: Prevent bo exchange when pinned for non-DRI2 clientsChris Wilson
2013-11-21sna: Set supported rotations on virtual outputsChris Wilson
2013-10-30sna: Allow limited recursion within sigtrapped routinesChris Wilson
2013-10-25sna: Remove stale mappings when replacing GPU boChris Wilson
2013-10-25sna/io: Propagate failure to XOR uploadsChris Wilson
2013-10-21sna: Eliminate the synchronous wait from inside TearFreeChris Wilson
2013-10-18sna: Tighten pixmap map assertionsChris Wilson
2013-10-17sna: Assert mapped stateChris Wilson
2013-10-16sna/glyphs: Fix computation of extents for long stringsChris Wilson
2013-10-10sna/gen6+: Share the common routines for ring preferrenceChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-09-27sna: Catch SIGBUS to prevent X deathChris Wilson
2013-09-19sna: Do not change DPMS mode on unconnected outputsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-09-17intel: Make the option to control VSync and PageFlip explictChris Wilson
2013-09-10sna: Disable use of Y-tiling for gen4Chris Wilson
2013-09-07sna: Split get_drawable_deltas()Chris Wilson
2013-09-07Revert "sna: Add XMir support"Chris Wilson