summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-03bsd build infraobsdMatthieu Herrb
2016-10-24sna: Keep the backlight iface name on the heapChris Wilson
2016-10-24sna: Check for the per-connector backlight sysfs interfaceChris Wilson
2016-10-23sna: Check current fb id before flip as well as afterChris Wilson
2016-10-22sna: Allow Option DPMS to switch on (but not off)Chris Wilson
2016-10-21sna: Disable screen saver if Option "DPMS" is specifiedChris Wilson
2016-10-21sna: Only apply the CRTC fixup when attempting to turn DPMS offChris Wilson
2016-10-21sna: Ignore the current CRTC mode following a hotplug eventChris Wilson
2016-10-21sna: Force a reprobe for the specified hotplug connectorChris Wilson
2016-10-18sna: Reprobe if kernel updates the connector mode listManasi Navare
2016-10-12sna: Refresh mode list if the kernel updatesChris Wilson
2016-10-07sna: Add an assertion that the flip succeedsChris Wilson
2016-10-04sna: Force fb release on tiling changesChris Wilson
2016-10-04sna/dri2: Assert signal is unset before settingChris Wilson
2016-09-28sna: Handle GetImage planemask inplaceChris Wilson
2016-09-23test/present: Busy spin on the idle fenceChris Wilson
2016-09-22test/present: Look at scaling to many tiny windowsChris Wilson
2016-09-20test/present: Stress multiple threads sending present requestsChris Wilson
2016-09-20sna/present: Prime the msc cache on first queryChris Wilson
2016-09-19sna: Update sanity check for next stage of Xorg ABIChris Wilson
2016-09-08sna: Clear damage tracking when marking as all-clearChris Wilson
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