summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-06sna: Auto-retire upload proxiesChris Wilson
2014-06-06sna: Only allow the inplace copy to replace a complete overwritten GPU boChris Wilson
2014-06-06sna: Rearrange scanout_flush checking to avoid potential crashChris Wilson
2014-06-06sna: Report KMS driver versionChris Wilson
2014-06-06man: Update notes about TearFreeChris Wilson
2014-06-06sna/dri2: Restore flush on front buffers after swapping boChris Wilson
2014-06-06sna: Hook up a backlight udev monitor for external changesChris Wilson
2014-06-05sna: When the output is off, report the cached backlight valueChris Wilson
2014-06-05sna: Inline calls to save/restore backlight around output DPMSChris Wilson
2014-06-05sna: Set initial output DPMS state from kernelChris Wilson
2014-06-05sna: Make sure we recompute the vblank interval after reconfiguring the CRTCChris Wilson
2014-06-05sna: Skip marking the CRTC as damaged for TearFreeChris Wilson
2014-06-05sna: Fix DBG compilationChris Wilson
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