summaryrefslogtreecommitdiff
path: root/src/sna/sna_dri2.c
AgeCommit message (Expand)Author
2014-05-26sna/dri2: Move scanout processing from frame event to globalChris Wilson
2014-05-26sna/dri2: Defer reallocation of backbuffer until requestChris Wilson
2014-05-26sna/dri2: Make the swap-limit transitions more obviousChris Wilson
2014-05-23sna/dri2: Handle allocation failure adding frame events gracefullyChris Wilson
2014-05-23sna/dri2: Tidy add/remove chain to use the common DRI2 privateChris Wilson
2014-05-23sna/dri2: Handle offscreen Window and Pixmap with CRTC trackingChris Wilson
2014-05-23sna/dri2: Combine the DRI2 Window privates together into a single structChris Wilson
2014-05-23sna/dri2: Free the private CRTC tracker on each windowChris Wilson
2014-05-23sna/dri2: Adjust current msc / target seq between CRTCsChris Wilson
2014-05-23sna/dri2: Queue the flip immediately for the next frameChris Wilson
2014-05-23sna/dri2: Tidy computation of target sequenceChris Wilson
2014-05-22sna/dri2: Use the timestamps stored on the CRTCChris Wilson
2014-05-22sna/dri2: Tweak flip continuationChris Wilson
2014-05-22sna/dri2: DBG fixesChris Wilson
2014-05-22sna/dri2: Move fixed array allocations to per-crtcChris Wilson
2014-05-22sna/dri2: Maintain sequence calculation in 64bitsChris Wilson
2014-05-22sna/dri2: Fix WaitMSC to maintain the vblank countersChris Wilson
2014-05-21sna/dri2: Decouple queued eventsChris Wilson
2014-05-21sna/dri2: Limit pending swaps to 1 when queueing a future blitChris Wilson
2014-05-21sna/dri2: Tidy conditional use of XORG_CAN_TRIPLE_BUFFERChris Wilson
2014-05-21sna/dri2: Tidy recording of the last swap sequence number and timeChris Wilson
2014-05-21sna/dri2: Tidy computation of 64bit ustChris Wilson
2014-05-20sna/dri2: Client cannot be NULL, so drop the checksChris Wilson
2014-05-20sna/dri2: Verify that the reference pipe is still active for flippingChris Wilson
2014-05-16sna/dri2: Update the swap type for chained flipsChris Wilson
2014-05-14sna/dri2: Ensure new immediate blits are queued behind outstanding swapsChris Wilson
2014-05-14sna/dri2: Carefully check for a completed swapChris Wilson
2014-05-14sna/dri2: Tighten reporting of faked flip eventsChris Wilson
2014-05-14sna/dri2: Do not rate-limit vblank=0 swapsChris Wilson
2014-05-14sna: Rename DRI2 files, functions and variablesChris Wilson