summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-07sna/dri2: Fix busy engine checkChris Wilson
2016-09-05sna/gen9: Fix Kabylake typoChris Wilson
2016-09-02sna: Add missing GT info for bxt,kblChris Wilson
2016-08-29sna: Limit the guessed modes by clock rateChris Wilson
2016-08-23sna/dri3: Flush the DRI3 pixmap bo before reporting the fd to the clientChris Wilson
2016-08-17sna/dri2: Ensure the DRI pixmap is flushed before replyingChris Wilson
2016-08-17sna: Add CPU damage to DRI flushChris Wilson
2016-08-12sna/dri2: Force the render to be flushed after DRI2CopyRegionChris Wilson
2016-08-12sna/dri2: Force the render to be flushed before reporting new buffersChris Wilson
2016-08-11sna: Avoid recursing whilst waiting for events within TearFreeChris Wilson
2016-08-08sna: Remove translation from affine HW cursor transformationChris Wilson
2016-08-03sna/dri2: Flush rendering to a reused front buffer before reportingChris Wilson
2016-08-02sna: Split SHM and DRI flush trackingChris Wilson
2016-08-02sna: Only flush GPU bo for a damage eventChris Wilson
2016-07-29sna: Use GCC pragma to enable SSE2 blt routinesChris Wilson
2016-07-28sna: Hide the hardware cursor when switching back after an errorChris Wilson
2016-07-28sna/dri2: Only force the TearFree/swcursor hack when using TearFreeChris Wilson
2016-07-28sna: Enable kernel fail logging for cursorsChris Wilson
2016-07-21sna: Unregister the BlockHandler on closeChris Wilson
2016-07-21legacy/i810: Fix compilation with Video ABI 23 changesChris Wilson
2016-07-20Adapt to libXfont2 ABI changesChris Wilson
2016-07-20Update to ABI 22 and NotifyFdChris Wilson
2016-07-14intel: Fix fd (and mem) leak when intel_scrn_create failsHans de Goede
2016-07-14uxa: Don't bother with xf86GARTCloseScreenAdam Jackson
2016-07-14sna/gen2/video: Implement textured video supportVille Syrjälä
2016-07-14sna/gen2: Don't pass sna_composite_op to gen2_emit_target()Ville Syrjälä
2016-07-04sna: Restore local damage processing for TearFree/DRI2/swcursor earlyChris Wilson
2016-07-04sna: Track TearFree shadow as an active scanoutChris Wilson
2016-07-02DRI3 is not supported by mesa/i915Chris Wilson
2016-07-01pciids: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi
2016-07-01pciids: Add more Kabylake PCI IDs.Rodrigo Vivi
2016-06-28sna: Avoid recursion by testing shadow.waitChris Wilson
2016-06-25sna: Skip wait_for_shadow() when shadow is temporarily disabledChris Wilson
2016-06-25sna: Fixup DBG for sprite renameChris Wilson
2016-06-21sna/gen2+: Do not force migration to GPU for very large objectsChris Wilson
2016-06-21sna: Only shutdown unknown secondary planes on CRTC we controlChris Wilson
2016-06-20sna: Hide compiler warnings for change in uAPI definesChris Wilson
2016-06-20sna/video: Create one XvAdapter for each sprite planeChris Wilson
2016-06-20sna/video: Prepare for multiple sprite portsChris Wilson
2016-06-20sna: Record all sprite planes reported by the kernelChris Wilson
2016-06-01compat: Another day, another ABI change for OsBlockSGIOChris Wilson
2016-05-31sna: Use physical output size from the kernelChris Wilson
2016-05-30compat: Add OsBlockSIGIO/OsReleaseSIGIO wrappersChris Wilson
2016-05-28sna: Restore TearFree operation after switching everything offChris Wilson
2016-05-22sna/dri2: Avoid chaining swaps across a mode changeChris Wilson
2016-05-22sna: Display errno when SETCURSOR failsChris Wilson
2016-05-22sna: Allow disconnected outputs to retain state without EDID checksChris Wilson
2016-05-18sna: Confirm the EDID is the same after a hotplug before ignoringChris Wilson
2016-05-17sna: Don't skip migration-to-GPU for TearFreeChris Wilson
2016-05-17sna: Track the minimum damage when doing CRTC-local TearFreeChris Wilson