summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-02sna: Limit the size of the tiling object to be smaller than either the originalsChris Wilson
2014-07-02test: Create separate SHM segments for ref/outChris Wilson
2014-07-02sna: Use the threaded compositor for picture conversionsChris Wilson
2014-07-02sna/gen6+: Tweak consideration of compositing on BLTChris Wilson
2014-07-01sna: Fix typo in LinearFramebuffer handlingChris Wilson
2014-07-01sna: Correct migration flags for initial scanout creationChris Wilson
2014-07-01sna/dri2: Add a DBG option to select copy methodChris Wilson
2014-07-01sna: Enforce LinearFramebuffer optionChris Wilson
2014-07-01sna/dri2: Use CPU fallback if possibleChris Wilson
2014-07-01sna/dri2: Set depth/bpp on scratch DrawableRecChris Wilson
2014-06-30intel: Use the i845 info structure for INTEL_I845G_IDS()Damien Lespiau
2014-06-30sna: Add DBG breadcrumbs before flushes in BLTChris Wilson
2014-06-30sna/dri2: Pass around the correct DrawableRec for sampling from the foriegn boChris Wilson
2014-06-30sna/dri2: Apply the paraniod buffer clip in the correct coordinate systemChris Wilson
2014-06-30sna: Tweak preference for small GPU boChris Wilson
2014-06-30test/lowlevel-blt-bench: Update progress more frequentlyChris Wilson
2014-06-30sna: Reduce assertion when using asynchronous CPU accessChris Wilson
2014-06-30sna: Silence snarky compliersChris Wilson
2014-06-30sna: Mollify assert to be consistent with the scanout flushChris Wilson
2014-06-30test/lowlevel-blt-bench: Exercise masksChris Wilson
2014-06-30test/lowlevel-blt-bench: Exercise SHM pixmapsChris Wilson
2014-06-30intel-virtual-output: Remove one redundant cleanup on errorChris Wilson
2014-06-29intel-virtual-output: Cleanup singleton on failureChris Wilson
2014-06-29intel-virtual-output: Convert debugging messages to verbosityChris Wilson
2014-06-29sna: Ensure CPU bo is synchronized before writingChris Wilson
2014-06-29sna: Update allocation of CPU bo to avoid creating active buffersChris Wilson
2014-06-29sna: Sync CPU bo before writesChris Wilson
2014-06-29sna: Only preferentially upload through the GTT for large transfersChris Wilson
2014-06-29sna: Prefer linear if below tile_widthChris Wilson
2014-06-29sna/io: Prefer CPU copies on LLCChris Wilson
2014-06-29sna: Don't discard damage for SHM pixmapsChris Wilson
2014-06-29sna: Check for a mappable GPU bo before migrating damageChris Wilson
2014-06-29sna: Skip adding damage if it is already containedChris Wilson
2014-06-29sna: Tidy calling memcpy_from_tiledChris Wilson
2014-06-28sna: Micro-optimise unswizzling tiling/detilingChris Wilson
2014-06-28sna/trapezoids: Handle mono traps just in caseChris Wilson
2014-06-27uxa: Update Screen Pixmap width/height firstChris Wilson
2014-06-27test: Expand number of sources for basic benchmarkingChris Wilson
2014-06-27sna/dri2: DBG compile fixesChris Wilson
2014-06-27sna/glyphs: Add DBG option for glyph toleranceChris Wilson
2014-06-27sna/glyphs: Add DBG option for forcing glyphs-to-dstChris Wilson
2014-06-27sna: Check source bo is suitable for BLT before doing soChris Wilson
2014-06-27sna: Only reuse pinned batches for 830/845Chris Wilson
2014-06-27sna/dri2: Slightly improved DBG messagesChris Wilson
2014-06-27sna: Tidy selection of a near-miss active buffer.Chris Wilson
2014-06-26sna: Fix userptr defines to match i915_drm.hChris Wilson
2014-06-26sna: Remove scare quotes from hotplug detection "enabled"Chris Wilson
2014-06-26sna/dri2: Hook into ClientGone callback to clear dangling referencesChris Wilson
2014-06-26sna: Make output destroy more defensiveChris Wilson
2014-06-25sna/dri2: Compile fixes for ancient XorgChris Wilson