summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-02uxa: Restructure DRM event handling.Keith Packard
2014-06-02uxa: Support 64-bit MSC values. Handle kernel vageries about MSC reportingKeith Packard
2014-06-02uxa: Add DRI3 and miSyncShm supportChris Wilson
2014-06-02sna: Add support for PresentChris Wilson
2014-06-02sna: Add support for DRI3Chris Wilson
2014-06-02sna: Relax tiling height restrictionsChris Wilson
2014-06-02intel-virtual-output: Add DRI3 xfer pathChris Wilson
2014-06-02Add rudimentary tests for PresentChris Wilson
2014-06-02Add rudimentary tests for DRI3Chris Wilson
2014-06-02intel: Clear structs for valgrindChris Wilson
2014-06-02intel: Add common routines and configure probing for DRI3Chris Wilson
2014-06-02sna/dri2: Use real async flipsChris Wilson
2014-06-02sna: Enable kernel support for asynchronous flipsChris Wilson
2014-06-02sna/dri2: Hide MSC reported as going backwardsChris Wilson
2014-06-02sna/dri2: Always force the async blits to be immediateChris Wilson
2014-06-02sna/dri2: Decouple spent flipChris Wilson
2014-06-02sna/dri2: Mark queued flip MSC as the one after nextChris Wilson
2014-06-02sna/gen8: Clear all URB push constant allocationsChris Wilson
2014-06-02sna/gen8: Set GT levelChris Wilson
2014-06-02sna: Add DBG hints for using inplace CPU mmappingsChris Wilson
2014-06-02sna: Silence a DBG compiler warningChris Wilson
2014-05-30sna: Reuse the first scanout boChris Wilson
2014-05-30sna: Do not allow imported buffers to be cachedChris Wilson
2014-05-30sna: Mark all caches for expirationChris Wilson
2014-05-30test: Only compute the masked pixel value if depth!=32Chris Wilson
2014-05-30sna: Use manual detiling for downloadsChris Wilson
2014-05-30sna: Unexport kgem_get_unique_id()Chris Wilson
2014-05-28sna/dri2: Reorder declarations to compile on old XorgChris Wilson
2014-05-28Silence CLang (almost)Chris Wilson
2014-05-28sna/dri2: Fix the continuation mode for old style triple bufferingChris Wilson
2014-05-27sna: Fix the depth/format on the temporary shadow PicturesChris Wilson
2014-05-27sna: Handle bad picture format/depth mismatchesChris Wilson
2014-05-26uxa: Silence the compiler over a couple of unused variablesChris Wilson
2014-05-26uxa: Silence compiler for warnings in Cursor API changesChris Wilson
2014-05-26sna: Silence compiler for warnings in Cursor API changesChris Wilson
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-26sna: Implicit release of upload buffers considered badChris Wilson
2014-05-26sna: Assert that we do not replace active IO buffersChris 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-23test/dri2: Restore original configuration after testingChris 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-23test/dri2: Check validity of MSC across CRTCChris Wilson
2014-05-23sna/dri2: Queue the flip immediately for the next frameChris Wilson
2014-05-23sna/dri2: Tidy computation of target sequenceChris Wilson