summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-06sna/dri2: Ignore pending SwapComplete events when the window is destroyedChris Wilson
2016-01-04tools/intel-virtual-output: Propagate screen blankingChris Wilson
2016-01-03tools/intel-virtual-output: Respond to expose events on target displaysChris Wilson
2016-01-01sna: Add fault-injection for cursor ioctlsChris Wilson
2015-12-30sna: Disable WC mmaps for 945 and olderChris Wilson
2015-12-30sna: Skip sync if we have an idle coherent boChris Wilson
2015-12-15sna: Need function definitions as wellChris Wilson
2015-12-15sna: Dump kernel debug messages for KMS failuresChris Wilson
2015-12-11sna: Don't disable the native backlight around modesetsChris Wilson
2015-12-02sna/dri2: Emit the outstanding signal when eliding a swapChris Wilson
2015-11-27sna: Add DBG for small_copy()Chris Wilson
2015-11-22sna: Disable secondary planes on taking over VTChris Wilson
2015-11-22sna: Remove obsolete assertionChris Wilson
2015-11-19Re-enable acceleration!Chris Wilson
2015-11-19Add Kabylake PCI IDsWayne Boyer
2015-11-19Rename Option "NoAccel" to "Accel"Chris Wilson
2015-11-18sna: Only reap the VMA if tiling actually changesChris Wilson
2015-11-18sna: Add some DBG around tiling changesChris Wilson
2015-11-18sna: Remove the VMA from the list when unmappingChris Wilson
2015-11-13sna/dri2: Don't try and destroy the NULL pointerChris Wilson
2015-11-13sna/dri2: Drop the reference on the fence when completeChris Wilson
2015-11-13sna: Limit the allocation retriesChris Wilson
2015-11-13sna: Fix typo when comparing '=' ! '=='Chris Wilson
2015-11-12sna: Wait upon the same ring when out-of-memoryChris Wilson
2015-11-11sna/video: Avoid dereferencing a masked pointerChris Wilson
2015-11-11sna: Clear the whole tilingv2 structChris Wilson
2015-11-10sna: Fix Zaphod interaction with DP-MSTChris Wilson
2015-11-10sna/dri2: Flip logic for shadow_waitChris Wilson
2015-11-10sna/dri2: Add a specific recursion indicator for TearFree/DRI2Chris Wilson
2015-11-10sna: Tweak TearFree interaction with Present flippingChris Wilson
2015-11-09sna: Allow a CPU bo to be read by the GPU as we read from itChris Wilson
2015-11-08sna: Simply retire-requestsChris Wilson
2015-11-08sna/video: Move the composite offsets into the dstRegionChris Wilson
2015-11-06sna: Remove bogus assertion from last patchChris Wilson
2015-11-06sna/dri2: Protect against a new possible recursion during TearFreeChris Wilson
2015-11-06sna: Avoid handing back a cached pinned batchChris Wilson
2015-11-05sna/dri2: Update TearFree recursion preventionChris Wilson
2015-10-31sna: Don't extend the display mode cache for an unknown outputChris Wilson
2015-10-31sna: Add a couple more asserts to catch static requests being queuedChris Wilson
2015-10-30sna: Allow pipes to be manually assigned to ZaphodHeadsChris Wilson
2015-10-30sna: Always refresh the blob property before readingChris Wilson
2015-10-30sna: Handle getblob failures gracefullyChris Wilson
2015-10-26sna: Always flag the shadow buffer after resetting it fr DPMS onChris Wilson
2015-10-19sna: Use the new context param for report GTT sizeChris Wilson
2015-10-19sna: Manually clear the GPU bo needs_flush flag after doing an explicit flushChris Wilson
2015-10-13sna: Make sure that cached upload proxies are marked as all-damagedChris Wilson
2015-10-13sna: Handle proxy objects in undo assertionsChris Wilson
2015-10-09sna: Avoid truncating the cursor when scaling upChris Wilson
2015-10-09sna: Compute rotation cursor transformationChris Wilson
2015-10-02uxa: Add missing const to string to stop compiler warningRobert Ancell