summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-01-17sna: Add DBG breadcrumbs to gradient initialisationChris Wilson
2012-01-17sna: Add a render ring detiling read pathChris Wilson
2012-01-17sna: Cap pwrite buffer alignment to 64kChris Wilson
2012-01-17sna: correct adjust of a stolen 2d read bufferChris Wilson
2012-01-16sna: Correct assertion for a partial read bufferChris Wilson
2012-01-16sna/gen[45]: clear the state tracker before setting the formatsChris Wilson
2012-01-16sna/gen[4567]: x1r5g5b5 is only a render target, not samplerChris Wilson
2012-01-16sna/gen6: Restore the non-pipelined op after every WM binding table updateChris Wilson
2012-01-16sna/gen[23]: Remark the destination bo as dirty after flushingChris Wilson
2012-01-16uxa/glamor: Create glamor pixmap by default.Zhigang Gong
2012-01-16sna: On LLC systems quietly replace all linear mmappings using the CPUChris Wilson
2012-01-16sna/gen6: Force a batch submission after allocation failure during compositeChris Wilson
2012-01-16sna: Optimise call to composite with single boxChris Wilson
2012-01-16sna: Use the prefer-GPU hint for forcing allocation for core drawingChris Wilson
2012-01-15sna: Don't track an unmatching tiled bo when searching the linear cacheChris Wilson
2012-01-15sna/video: Increase the level of paranoiaChris Wilson
2012-01-15sna: Tidy search through active bo cacheChris Wilson
2012-01-15sna: Use indirect uploads rather than teardown existing CPU mapsChris Wilson
2012-01-15sna: Fast path move-area-to-cpu when the pixmap is already on the cpuChris Wilson
2012-01-15sna: Be a little more lenient wrt damage migration if we have CPU boChris Wilson
2012-01-15sna: Defer ring switching until after a period of idlenessChris Wilson
2012-01-15sna: Restore the kgem_create_map() symbolChris Wilson
2012-01-15sna: Various DBG typosChris Wilson
2012-01-15sna: Prefer read-boxes inplace againChris Wilson
2012-01-15sna/gen7: Check reused source for validityChris Wilson
2012-01-15sna/gen6: Check reused source for validityChris Wilson
2012-01-15sna/gen5: Check reused source for validityChris Wilson
2012-01-15sna/gen4: Check reused source for validityChris Wilson
2012-01-15sna/gen3: Check reused source for validityChris Wilson
2012-01-15sna/gen2: Check reused source for validityChris Wilson
2012-01-15sna: Fix read back of partial mmapped buffersChris Wilson
2012-01-15sna: Discard read buffers after useChris Wilson
2012-01-15sna: Do not assume that the mappable aperture size is a power of twoChris Wilson
2012-01-14sna/gen[23]: Check for room in the batch before emitting pipeline flushesChris Wilson
2012-01-14sna/gen6: Allow greater use of BLTChris Wilson
2012-01-14sna/gen6: Tidy markup for when using the BLT is truly preferrableChris Wilson
2012-01-14sna: Be more lenient wrt switching rings if the kernel supports semaphoresChris Wilson
2012-01-14sna: Ensure that the batch mode is always declared before emitting dwordsChris Wilson
2012-01-14sna/glyphs: Cache the glyph image on the fallback path as wellChris Wilson
2012-01-14sna/gen5: Disable render glyphs_to_dstChris Wilson
2012-01-14sna: Pass render operation to flush and avoid the implicit flush-on-batch-endChris Wilson
2012-01-14sna: Upload continuation vertices into mmapped buffersChris Wilson
2012-01-14sna: Reverse the chronological sort order of inactive vma entriesChris Wilson
2012-01-14sna: Remove the short-circuiting of all-damage in move_to_cpuChris Wilson
2012-01-14sna: Hint whether we prefer to use the GPU for a pixmapChris Wilson
2012-01-14sna/trapezoids: Quieten the debugging of the gory details of the rasteriserChris Wilson
2012-01-14sna: Be more lenient in not forcing to the GPU if the sources have CPU damageChris Wilson
2012-01-14sna: Use top_srcdir to detect .git rather than top_builddirChris Wilson
2012-01-14sna: Experiment with GTT mmapped upload buffersChris Wilson
2012-01-14sna: Relinquish the GTT mmap on inactive buffers if moved out of the apertureChris Wilson