summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-29sna: Dump GTT info if we fail to execute a batch due to ENOSPCChris Wilson
2013-11-28sna: Fix typo inside DBG messageChris Wilson
2013-11-28sna/video: Correct handling of cropped images along packed fast pathChris Wilson
2013-11-28sna: Fallback from partial to full move-to-cpuChris Wilson
2013-11-28sna: Tidy up an assertion on an uninitialised variableChris Wilson
2013-11-28sna: Harden GetImage for use with very large buffersChris Wilson
2013-11-28sna: Wrap glyph composition with sigtrap handlingChris Wilson
2013-11-28sna: Prefer using userptr for PutImage into large GPU boChris Wilson
2013-11-28sna: Tidy a split conditional in an picture uploadChris Wilson
2013-11-28sna: Wrap image upload with sigtrapChris Wilson
2013-11-27sna: Add a few more refcnt assertsChris Wilson
2013-11-26sna: Update connector-type-to-string mappingChris Wilson
2013-11-25sna: Correct plurization of axis for modesetting log messageChris Wilson
2013-11-25sna: Include reflections when logging mode changesChris Wilson
2013-11-25sna: Log mode switches on virtual outputsChris Wilson
2013-11-25sna: Keep @NOWARNFLAGS@ lastChris Wilson
2013-11-25sna/trapezoids: trapezoids_bounds() reports not-empty, so use itChris Wilson
2013-11-25sna: Handle failure to disable old plane when switching CRTCsZdenek Kabelac
2013-11-25uxa: fix order of inline BoolZdenek Kabelac
2013-11-25uxa,legacy: use unsigned for comparition of unsignedZdenek Kabelac
2013-11-25sna: Add missing va_endZdenek Kabelac
2013-11-25uxa: Avoid relying on an assert and cleanup iteratorZdenek Kabelac
2013-11-25Fix indentation for incorrectly shifted statementsZdenek Kabelac
2013-11-25uxa: rename some local variable to not shadow global onesZdenek Kabelac
2013-11-25uxa: Ensure mask_picture is definedZdenek Kabelac
2013-11-25Cast to use unsigned mathZdenek Kabelac
2013-11-25Correct type of uevent_handlerChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac
2013-11-22uxa,sna: Prevent bo exchange when pinned for non-DRI2 clientsChris Wilson
2013-11-22sna: Tidy up fallback from render composite to blt compositeChris Wilson
2013-11-21sna: XY_SETUP_* expects the dst tiling to be set on gen4+Chris Wilson
2013-11-21sna: Fix typo in sna_blt_fill_begin()Chris Wilson
2013-11-21sna: Set supported rotations on virtual outputsChris Wilson
2013-11-20sna/gen7: Try to reduce flushes between primitive continuationsChris Wilson
2013-11-19sna: Fix use before assignmentChris Wilson
2013-11-19sna: Free composite boxes in the unlikely all-invalid pathChris Wilson
2013-11-19sna: Correct check for overwriting last BLT fillChris Wilson
2013-11-19sna/gen4+: Clear redirect bo before falling back to BLT pathsChris Wilson
2013-11-18sna/gen7: Rework random GPU flushingChris Wilson
2013-11-18sna: Tell valgrind about the returned mode listChris Wilson
2013-11-18sna: Process Damage relative to dst->pDrawable not its pixmap->drawableChris Wilson
2013-11-18sna/damage: Tidy up a tail returnChris Wilson
2013-11-15sna/damage: Guard against integer overflow before mallocChris Wilson
2013-11-15sna: Include valgrind leakchecks for --enable-debug=memoryChris Wilson
2013-11-14sna: Add the missing braces around the conditional blockChris Wilson
2013-11-14sna/gen6+: Only substitute SRC for CLEAR if using the correct sourceChris Wilson
2013-11-14sna/gen6+: Improve debug PREFER_RENDER to cover all decision pointsChris Wilson
2013-11-14sna: Eliminate a compiler warning for a shadowed variableChris Wilson
2013-11-14sna: Eliminate a compiler warning for a shadowed variableChris Wilson