summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-16sna: Share the pixmap migration decision with the BLT composite routinesChris Wilson
2012-07-16sna: Disable snoopable bo for gen4Chris Wilson
2012-07-16sna: Disable snoopable uplaod buffers for gen4Chris Wilson
2012-07-16sna: Fixup pixmap validation for sna_copy_area()Chris Wilson
2012-07-16Wrap defines to avoid redefinition warningsChris Wilson
2012-07-16sna/trapezoids: Fix inplace unaligned fills (on gen4)Chris Wilson
2012-07-16sna/trapezoids: Add some DBG to unaligned fillsChris Wilson
2012-07-16sna: Move the disabling of CPU bo for gen4 to the render unitChris Wilson
2012-07-16sna: Use set-cache-level to allocate snoopable upload buffersChris Wilson
2012-07-16sna: Add a couple of DBG options to control accelerated up/downloadsChris Wilson
2012-07-16sna: Discard and recreate the CPU buffer when busy during move-to-cpuChris Wilson
2012-07-16sna: Add a few DBG to show when CPU bos are being used for xferChris Wilson
2012-07-16sna: Disable the scanout flush when switch off via DPMSChris Wilson
2012-07-16intel: Don't use stdbool without declaring itChris Wilson
2012-07-15uxa: Remove Shadow hackChris Wilson
2012-07-15configure: version bump for 2.20.0 release2.20.0Chris Wilson
2012-07-15sna: Avoid creating a CPU bo for uploads if we already have a large GPU boChris Wilson
2012-07-15sna: Prefer uploads to be staged in snoopable boChris Wilson
2012-07-15sna: Simply reverse all the boxes if dx <= 0 and dy <= 0Chris Wilson
2012-07-15sna: Keep track of the base pointer for the reordered boxesChris Wilson
2012-07-14sna: Make sure we check for a busy CPU bo before declaring is-cpuChris Wilson
2012-07-14sna/glyphs: Perform the fallback mask reduce before moving the glyph pointersChris Wilson
2012-07-14sna/gen7: Check for gradient allocation failure within spansChris Wilson
2012-07-14sna/gen7: Uses EXTEND_PAD for its alpha-gradient with spansChris Wilson
2012-07-14sna: Reorder overlapping boxes for CopyArea/WindowChris Wilson
2012-07-14sna: Tidy sna_copy_boxesChris Wilson
2012-07-14sna: Avoid BLT to snoopable bo on older genChris Wilson
2012-07-14sna/glyphs: A repeat of the earlier typo for pixman glyphsChris Wilson
2012-07-14sna/glyphs: Fix typo and render glyphs to the small maskChris Wilson
2012-07-14sna/gen7: Preselect samplerChris Wilson
2012-07-14sna/gen4: Fix typo introduced in checking dst formatChris Wilson
2012-07-14sna/gen7: Only emit the render flushes between operationsChris Wilson
2012-07-14sna/gen7: Only fallback to BLT for a redirected targetChris Wilson
2012-07-14sna/gen4+: Fix up card/dest format confusion in previous commitChris Wilson
2012-07-14sna/gen4+: Translate to card format using a switchChris Wilson
2012-07-14sna: Enable pixman_glyphs if availableChris Wilson
2012-07-14sna/dri: Presume an unknown chipset will want i965_dri.soChris Wilson
2012-07-14sna: Allow BLT support on future unknown hardwareChris Wilson
2012-07-14Drop some unused includesChris Wilson
2012-07-14sna: Do not perform batch compaction on old kernelsChris Wilson
2012-07-14sna: Add some DBG for selecting glyph pathChris Wilson
2012-07-14sna: Add some DBG for short-circuiting choice of source boChris Wilson
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson
2012-07-13sna/gen4: Simplify comparing the pipeline-pointers against the previousChris Wilson
2012-07-13sna: Split CloseScreen into two phasesChris Wilson
2012-07-13sna: Only try to enable DRI2 if the module is available at runtimeChris Wilson
2012-07-12Enable compilation of SNA by defaultChris Wilson
2012-07-12Fix the reporting of whether SNA is configuredChris Wilson
2012-07-12sna: Fix build without DRI2Chris Wilson
2012-07-12sna: Check for failure to initialize the sprite pointersChris Wilson