summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27intel-virtual-output: Trim remote framebuffer to fitChris Wilson
2013-11-27intel-virtual-output: Workaround mutter always using the same timestampChris Wilson
2013-11-26sna: Update connector-type-to-string mappingChris Wilson
2013-11-26intel-virtual-output: mute spurious warningsKirill Müller
2013-11-26intel-virtual-output: Clone remote EDID for virtual outputsChris Wilson
2013-11-26intel-virtual-output: Correct clip region of rotated outputs in source frameb...Chris Wilson
2013-11-25sna: Correct plurization of axis for modesetting log messageChris Wilson
2013-11-25intel-virtual-output: Include transforms when computing required fb sizeChris Wilson
2013-11-25sna: Include reflections when logging mode changesChris Wilson
2013-11-25intel-virtual-output: Tweak DBG messages for copying rotationChris 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-25config apostropheZdenek Kabelac
2013-11-25Makefile convert @var@ to $(var)Zdenek Kabelac
2013-11-22Revert "intel-virtual-output: Only track the most recent visibility status of...Chris Wilson
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-19intel-virtual-output: Check for failure to create a cloneChris Wilson
2013-11-19intel-virtual-output: Fix trivial and unlikely fd leak from bumblebee failureChris 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-19test: Fix compilation of render-trapezoid-imageChris 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-18tests: Avoid dependence on undefined CChris Wilson
2013-11-18sna/damage: Tidy up a tail returnChris Wilson