summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25tools/intel-virtual-output: Use xcb_dri3_idChris Wilson
2015-02-25sna: Check types on querying RAMChris Wilson
2015-02-25sna: Update the active_scanout flags on async flipsChris Wilson
2015-02-24sna: Clamp aperture size to 32bitsChris Wilson
2015-02-24sna: Improve DBG messages for MST probingChris Wilson
2015-02-24sna/dri2: Flush triple buffer swap on [un]redirectionChris Wilson
2015-02-24sna: udev integration depends on fstat and sys/stat.hChris Wilson
2015-02-24sna: Discard addition of drawable offset if 0Chris Wilson
2015-02-21sna: Add missing 'break' from last patchChris Wilson
2015-02-21sna: Cache the output status and modes for 15sChris Wilson
2015-02-18uxa/dri: Drop dependency on stdboolChris Wilson
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-16tools/intel-virtual-output: Check for DRI3 more carefullyChris 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-16test/present: Compact flip queue checksChris 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-16test/present: Tighten MSC modulus computationChris Wilson
2015-02-15test/present: Test notifier accuracyChris 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: Automatically disable DPMSChris Wilson
2015-02-12test/present: Look for MSC wraparoundChris Wilson
2015-02-12test/present: Check a simple double-buffer sequenceChris Wilson
2015-02-12test/present: Include test for timing accuracyChris Wilson
2015-02-12test/present: Check modulus computationChris Wilson
2015-02-12test/present: Tighten the accuracy requirementsChris 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-11test/dri2-race: Mix immediate flips with delayed flipsChris Wilson
2015-02-11test/dri2-race: Actually queue a number of future WaitMSCChris Wilson
2015-02-11test/present: Return the correct error counter from for_each_crtcChris 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