summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-05-14sna: After disabling the TearFree shadow, flush any pending flipsChris Wilson
2014-05-14sna/dri2: Carefully check for a completed swapChris Wilson
2014-05-14sna/dri2: Tighten reporting of faked flip eventsChris Wilson
2014-05-14sna/dri2: Do not rate-limit vblank=0 swapsChris Wilson
2014-05-14sna: Add some DBG to track rogue requestsChris Wilson
2014-05-14sna: Rename DRI2 files, functions and variablesChris Wilson
2014-05-14sna: Avoid promoting SHM Pixmaps for DRIChris Wilson
2014-05-13sna: Check for PRIME scanoutsChris Wilson
2014-05-08sna: Fix another assignment inside an assertChris Wilson
2014-05-08sna: Add an xorg.conf option for removing unused outputsChris Wilson
2014-05-07sna: Tidy thread handling under valgrindChris Wilson
2014-05-07sna/dri: Use move-area-to-gpu to handle clipped regions more efficientlyChris Wilson
2014-05-07sna: Initialize value read through ioctl to please valgrindChris Wilson
2014-05-07sna/dri: Implement TripleBuffering using DRI2SwapLimitChris Wilson
2014-05-07sna: Don't assign in an assertChris Wilson
2014-05-07sna: Fix bogus assertion about conn->encoder_idChris Wilson
2014-05-07sna: Set desired mode after rediscover during VT switchChris Wilson
2014-05-07sna: Run output discovery before modes queryChris Wilson
2014-05-07sna: Fix unattached outputs for ZaphodHeadsChris Wilson
2014-05-06sna: Treat encoder id array as invariantChris Wilson
2014-05-06sna: Allow connectors without an associated encoderChris Wilson
2014-05-06sna: Discard the TearFree damage when doing a full CPU migrationChris Wilson
2014-05-06sna: Tidy computation of clone/crtcs for fake outputsChris Wilson
2014-05-06sna: Refine hints to allow inplace writes whilst compositing aligned trapsChris Wilson
2014-05-05sna: Fix loop iteration whilst deleting connectorsChris Wilson
2014-05-05sna: Reorder connector initialisation to avoid leakChris Wilson
2014-05-04sna/dri: Report the last known MSC whilst the pipe is offChris Wilson
2014-05-04sna: Prefer PrimaryOutput for timing signalsChris Wilson
2014-05-02sna: Reorder cursor initialisationChris Wilson
2014-05-02sna: Remove incorrect cursor assertionChris Wilson
2014-05-02compat: Add missing wrapper for RegionSubtractChris Wilson
2014-05-02sna: Perform dynamic connector discoveryChris Wilson
2014-05-02sna: Do not stash drmModeResPtrChris Wilson
2014-05-02sna: Refactor hints for GPU promotion of composite fillsChris Wilson
2014-05-01sna: Do not discard damage when using the CPU to perform BLT spansChris Wilson
2014-05-01sna: Refactor migration DBG codeChris Wilson
2014-05-01sna: Add some DBG for tracing vblanks across modeset/resumeChris Wilson
2014-05-01sna/dri: Tidy call to vblank ioctl for MSC waitingChris Wilson
2014-04-30sna: Be more lenient and allow tiled uploads to replace CPU buffersChris Wilson
2014-04-29sna/video: Initialise pitch before queryChris Wilson
2014-04-29sna: Discard TearFree damage on partial migrationChris Wilson
2014-04-29sna: Preserve cpu hint for compatible mmapping of the GPU boChris Wilson
2014-04-29sna: Recycle physical cursorsChris Wilson
2014-04-28sna: Tweaks to cursor DBG loggingChris Wilson
2014-04-28sna: Assert against underflows in BLT command lengthsChris Wilson
2014-04-28sna: Initialise pointer before useChris Wilson
2014-04-28sna: Rearrange final aperture checkChris Wilson
2014-04-28sna: Add a minor DBG for tiled copiesChris Wilson
2014-04-28sna: Refine fence packing estimatesChris Wilson
2014-04-28sna: Factor in destination sizes for choosing intermediate tiling bo sizeChris Wilson