summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-102.99.912 snapshot2.99.912Chris Wilson
2014-06-10sna: Queue a flip after fixing up a failed flipChris Wilson
2014-06-09sna: Fix the typo in the last commitChris Wilson
2014-06-09sna: Add an extra error message before disabling a CRTCChris Wilson
2014-06-09configure: Allow disabling control over the backlightChris Wilson
2014-06-09sna: Defer the copy back from the shadow CRTC bo until we allocate the targetChris Wilson
2014-06-09sna: Fix cut'n'paste DBG errorChris Wilson
2014-06-09sna/dri2: Avoid trying to flip between bo with different pitchesChris Wilson
2014-06-09sna: Fixup normal flips between different pitchesChris Wilson
2014-06-09sna/dri2: Allow TearFree flipping to individual CRTCChris Wilson
2014-06-09sna: Do not rely on udev_monitor_receive_device() being non-blockingChris Wilson
2014-06-08uxa: Do not FreePixmap(screen->devPrivate)Chris Wilson
2014-06-08sna/dri2: DBG compile fixChris Wilson
2014-06-08sna/dri2: Allow xchg to replace the frontbuffer when all outputs are offChris Wilson
2014-06-08sna/dri2: Use xchg for offscreen drawables where applicableChris Wilson
2014-06-08sna/dri2: Explicitly drain the pending event queue before swappingChris Wilson
2014-06-08sna/dri2: Mark frames under constructionChris Wilson
2014-06-08sna/dri2: Check the xchg against the Pixmap sizeChris Wilson
2014-06-07sna: Restore backlight when switching to VTChris Wilson
2014-06-07sna: Fix reporting of TearFreeChris Wilson
2014-06-07sna: Release CRTC on VT switchChris Wilson
2014-06-07sna: Allow TearFree to be enabled by default via configureChris Wilson
2014-06-07sna: Fix TearFree for non-compositorsChris Wilson
2014-06-06sna: Fix no relaxed delta path for gen4+Chris Wilson
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