summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-18sna: Rename 'sna_output_panel_edid' to 'sna_output_add_default_modes'Chris Wilson
2015-02-18sna/present: Fixup a few DBGChris Wilson
2015-02-18sna: Reuse the old cursor on the current CRTCChris Wilson
2015-02-16sna/present: Only share vblanks on the same CRTCChris Wilson
2015-02-16sna/present: Try exchanging the Pixmap with a scanout-ready boChris Wilson
2015-02-16sna: Skip an async flip request to the same boChris Wilson
2015-02-16sna/present: Append duplicates onto queued vblanksChris Wilson
2015-02-15sna: Use shadow_enabled to prevent TearFree recursionChris Wilson
2015-02-15sna/present: Avoid tricks with the TearFree flagChris Wilson
2015-02-14sna/present: Integrate into TearFree, take 2Chris Wilson
2015-02-14sna/present: Disable hardware async flips with TearFreeChris Wilson
2015-02-13sna: Throw away the TearFree damage if it grows too bigChris Wilson
2015-02-13sna/present: Hook into TearFreeChris Wilson
2015-02-13uxa: Remove the filtering of bogus Present MSC valuesChris Wilson
2015-02-12test/present: Test accuracy of long pausesChris Wilson
2015-02-12sna/present: Store target_msc for DBG output in flip handlerChris Wilson
2015-02-12sna: When turning off outputs whilst DPMS off, update the right countersChris Wilson
2015-02-11sna/present: Handle fake RRCrtcChris Wilson
2015-02-11sna/present: Compensate for time elapsed since last swapChris Wilson
2015-02-11sna/dri2: Refactor immediate swap schedulingChris Wilson
2015-02-11sna/dri2: Queue a flip via a vblank event if we have outstanding flipsChris Wilson
2015-02-11sna: Handle double failure to flipChris Wilson
2015-02-11sna/present: Prevent DoS from exhausting the kernel vblank queueChris Wilson
2015-02-11sna: Partially unroll conversion of rectangles to boxes for fillsChris Wilson
2015-02-10sna: Reshow cursors after VT switchChris Wilson
2015-02-10Enable support for render-nodes by default with DRI3Chris Wilson
2015-02-10dri2: Disable integration with render-nodesChris Wilson
2015-02-10sna: Prefer first active CRTC for offscreen drawablesChris Wilson
2015-02-10intel: Fix checking for compatible render nodeChris Wilson
2015-02-09sna: Convert pixel values into ARGB values for render operationsChris Wilson
2015-02-09sna: Tidy composite operator reduction for CompositeRectanglesChris Wilson
2015-02-09sna: Match more classes of opaque composite masksChris Wilson
2015-02-08sna: Avoid accessing past the end of the clip boxes for incremental clippingChris Wilson
2015-02-08sna: Check against last clip box (not past the end of the boxes)Chris Wilson
2015-02-08sna/present: Fallback to first available CRTC if none overlap WindowChris Wilson
2015-02-07sna/present: Always store sna backpointer in vblank event closureChris Wilson
2015-02-07sna/present: Try to use async flips for unflipChris Wilson
2015-02-07sna: Use PrimaryOutput as CRTC source when drawable is offscreenChris Wilson
2015-02-07uxa/present: Fix flip_count for aborting on failed flip requestChris Wilson
2015-02-06sna/present: Restrict pending flip check to enqueueingChris Wilson
2015-02-06sna: Separate per-CRTC client bo from the TearFree cacheChris Wilson
2015-02-06sna/trapezoids: Use incremental region clipping for spansChris Wilson
2015-02-06sna: Only do COW creation on read-only migration if forcedChris Wilson
2015-02-06uxa/present: Do flip returns 0 on failureChris Wilson
2015-02-05uxa/present: Do not allow the unflip to failChris Wilson
2015-02-05sna: Add some DBG for why a DoCopy might be skippedChris Wilson
2015-02-05sna: Clear the resized framebuffer if wedgedChris Wilson
2015-02-05sna/present: Queue the unflip if we have flips outstandingChris Wilson
2015-02-04sna: Use local defines for compilation on older distributionsChris Wilson
2015-02-04sna: Always mark the virtual outputs as disconnected until usedChris Wilson