summaryrefslogtreecommitdiff
path: root/src/sna/kgem.c
AgeCommit message (Expand)Author
2013-11-02sna: Tweak estimate of maximum usable aperture for strict fencingChris Wilson
2013-11-02Prepare for changes in the BLT unit on future generationsChris Wilson
2013-11-01sna: Scale uses of aperture_mappable by PAGE_SIZEChris Wilson
2013-10-31sna: Tweak deletion of used buffersChris Wilson
2013-10-30sna: Queue retirement when placing a BO on the deferred flushing listChris Wilson
2013-10-30sna: Check for wedged after submittingChris Wilson
2013-10-29sna: Fix assertion checks for fake flushing requestsChris Wilson
2013-10-29sna: Remove an overzealous assertChris Wilson
2013-10-29sna: Handle deferred retiring of active-buffersChris Wilson
2013-10-29sna: Always run the retire_buffers during ring_idleChris Wilson
2013-10-29sna: Perform an explicit retire for old active upload buffersChris Wilson
2013-10-29sna: Check for retired upload buffers after checking for an idle ringChris Wilson
2013-10-29sna: Try harder to complete writesChris Wilson
2013-10-28sna: And be pessimistic when checking aperture limitsChris Wilson
2013-10-28sna: Account for extra guard pages around snooped BO in aperture checksChris Wilson
2013-10-28sna: Defer opportunistic flush if all bo are current on the GPUChris Wilson
2013-10-28sna: Leave extra room in the mappable aperture for fence alignmentChris Wilson
2013-10-28sna: Use page-count for mappable aperture sizeChris Wilson
2013-10-27sna: Fallthrough to opportunistic flushing after aperture checksChris Wilson
2013-10-25sna: Trim usuable fenced aperture by unfenced usageChris Wilson
2013-10-25sna: Fix overallocation of fences for BLT commands (gen2/3)Chris Wilson
2013-10-23sna: Tidy opportunistic flushingChris Wilson
2013-10-22sna: Free bo along unlikely one-off error pathChris Wilson
2013-10-21sna: Tweak opportunistic flushing to reduce power consumptionChris Wilson
2013-10-14sna: Assert that the mode/ring are set when marking active boChris Wilson
2013-10-10sna: Populate bo->size from dma-bufChris Wilson
2013-10-10sna: Prevent changes in tiling/pitch of existing framebuffersChris Wilson
2013-10-03intel: Remove dependence upon having PciInfoChris Wilson
2013-10-02sna: Only delete unused io buffersChris Wilson
2013-10-02sna: Add a few more asserts around handling of buffersChris Wilson
2013-09-29sna: Use the bo allocation cache for converting buffersChris Wilson
2013-09-29sna: Whitespace fixesChris Wilson
2013-09-29sna: Apply the non-relaxed fencing partial paranoia everywhereChris Wilson
2013-09-29sna: Resize an existing framebuffer if possibleChris Wilson
2013-09-28sna: Avoid reads from a GTT mmapped upload bufferChris Wilson
2013-09-27sna: Disable the promotion of large bo as flushChris Wilson
2013-09-27sna: Mark all large cached buffers as purgeableChris Wilson
2013-09-27sna: In desperation, query the actual available aperture spaceChris Wilson
2013-09-26sna: Remove a bogus assertChris Wilson
2013-09-25sna: Check that the bo exists before attempting to undo itChris Wilson
2013-09-25sna: Add a few more asserts around tracking of bo->exec vs bo->requestChris Wilson
2013-09-25sna: Add some DBG for early flushesChris Wilson
2013-09-23sna: Fix cast from u64 to pointer for 32-bit hostsChris Wilson
2013-09-23sna: Track CPU/GTT maps independentlyChris Wilson
2013-09-10sna: Disable use of Y-tiling for gen4Chris Wilson
2013-09-04sna: WriteThrough support is now upstreamChris Wilson
2013-09-03sna: Mark imported PRIME fd as starting in DOMAIN_NONEChris Wilson
2013-09-03sna: Add some more DBGChris Wilson
2013-08-16sna: Make sure that external scanouts are immediately discardedChris Wilson
2013-08-14Correct misspelled cachingSedat Dilek