summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-05sna: Curry parameters to sna_damage_all()Chris Wilson
2014-06-05sna: Mark CPU as all damaged when discarding a busy GPU boChris Wilson
2014-06-05sna/dri2: Enable immediate buffer exchangesChris Wilson
2014-06-03configure: XORG_DRIVER_CHECK_EXT does not create CFLAGS/LIBS variablesChris Wilson
2014-06-03configure: Remove xf86driproto from REQUIRED_MODULESChris Wilson
2014-06-03configure: Don't link the driver against libX11Adam Jackson
2014-06-03sna: Replace the bo for tiled uploads if not suitable and being replacedChris Wilson
2014-06-03sna: Allow replacements to cancel operations between both bo under a PixmapChris Wilson
2014-06-03sna: Discard unwanted damage when promoting to a full CPU migrationChris Wilson
2014-06-02sna: Fix early return in download using the GPUChris Wilson
2014-06-02sna: Use CPU mmappings for linear uploadsChris Wilson
2014-06-02Only enable the new Cursor API for the next pre-release of XorgChris Wilson
2014-06-02uxa: Add Present extension supportKeith Packard
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