summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-30sna: Assert that the batch is in the correct mode prior to inserting BLT comm...Chris Wilson
2013-10-30sna: Detect and handle mi recursionChris 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: Wrap access of upload buffers with sigtrapChris Wilson
2013-10-29sna/gen7: Refactor BYT vsync using IVB routinesChris 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: asserts bitmap uploads are correctChris Wilson
2013-10-29sna: Don't attempt to move the GC back to the GPU before it is moved awayChris Wilson
2013-10-29sna: Try harder to complete writesChris Wilson
2013-10-28sna: Quieten a couple of valgrind warnings about unknown ioctlsChris Wilson
2013-10-28sna: Tidy RegionNil checksChris 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-27sna: Handle transient TearFree flip failuresChris Wilson
2013-10-25sna: Trim usuable fenced aperture by unfenced usageChris Wilson
2013-10-25sna: Don't assert indirect GPU stateChris Wilson
2013-10-25sna: Remove stale mappings when replacing GPU boChris Wilson
2013-10-25sna: Fix overallocation of fences for BLT commands (gen2/3)Chris Wilson
2013-10-25sna: Add a line of DBG for when we discard uploads into CPU boChris Wilson
2013-10-25sna/io: Propagate failure to XOR uploadsChris Wilson
2013-10-25sna/io: Wrap the XOR upload paths with SIGBUS handlingChris Wilson
2013-10-24sna: Do not apply drawable offsets to DamageRegionAppendChris Wilson
2013-10-24sna: Fix canonical mode name to correctly use asprintfChris Wilson
2013-10-24sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damageChris Wilson
2013-10-24Revert "sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU d...Chris Wilson
2013-10-23sna: Reset bo after allocation failure during wait-for-shadowChris Wilson
2013-10-23sna: Tidy opportunistic flushingChris Wilson
2013-10-22sna: Flush the pending move-to-gpu upon Pixmap freeChris Wilson
2013-10-22sna: Handle pending move-to-gpu for userptr uploadsChris Wilson
2013-10-22sna: Pass the async hint when pushing GPU damage for redisplayChris Wilson
2013-10-22sna: Fix inconsistency in has_coherent_ptr assertionChris Wilson
2013-10-22sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damageChris Wilson
2013-10-22sna: Make sure CPU damage is flushed to the TearFree shadowChris Wilson
2013-10-22sna: Only force the TearFree exchange before a writeChris Wilson
2013-10-22sna: Free our CRTC private after failing to create the xf86CrtcChris Wilson
2013-10-22sna/trapezoids: Fix inversion of initialisation test for trianglesChris Wilson
2013-10-22sna: Ignore overflow in CPU count rather than abortChris Wilson
2013-10-22sna: Move gc back to GPU after failure to move it to CPUChris Wilson
2013-10-22sna: Discard GPU bo when failing to setup the shared pixmapChris Wilson
2013-10-22sna: Free bo along unlikely one-off error pathChris Wilson