summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-12Check for struct sysinfo as well as <sys/sysinfo.h>Julien Cristau
2013-08-12sna/glyphs: Do not attempt to release the negative cache lookupChris Wilson
2013-08-12intel: Check for HW_SKIP_CONSOLE before useChris Wilson
2013-08-12configure: Correct the spelling of XORG_TESTSET_CFLAGSChris Wilson
2013-08-12sna: Fix use of obsolete this_atlas in a DBG messageChris Wilson
2013-08-12configure: Fix reversed check for XORG_TESTSET_CFLAGChris Wilson
2013-08-12sna: Reorder composite fallback migration to handle src==dst || mask==dstChris Wilson
2013-08-12sna: Fix destination offset along memcpy composite fallback fastbackChris Wilson
2013-08-11sna/gen7: Refine ring selectionChris Wilson
2013-08-10sna: Avoid confusing conflicting CRTC probes vs a DRM raceChris Wilson
2013-08-10sna: Remove the redundant clearing of kgem at startupChris Wilson
2013-08-10sna/glyphs: Micro-optimise glyphs-to-dstChris Wilson
2013-08-10sna/glyphs: Micro-optimise glyph drawingChris Wilson
2013-08-10sna: Tune pixmap_inplace() not to use a pinned busy GPU bo for replacementChris Wilson
2013-08-09sna: Allow LLC to reuse any active write bufferChris Wilson
2013-08-09sna: Squelch a "valid" mode without a dotclockChris Wilson
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson
2013-08-09sna: Rewrite the can-mmap-cpu test to handle stolen unclaimed boChris Wilson
2013-08-09sna: Check for EINVAL after mmappingChris Wilson
2013-08-09configure: Only use XORG_TESTSET_CFLAG if definedChris Wilson
2013-08-08sna: Use create2 to allocate a DISPLAY bo even if we have not enough stolenChris Wilson
2013-08-08sna: Always reuse scanout bo where possibleChris Wilson
2013-08-08sna: Avoid leaking stolen framebuffer boChris Wilson
2013-08-08sna/dri: Do not create a scanout-capable buffer if not flippingChris Wilson
2013-08-08configure: Include the experimental features in the configuration summaryChris Wilson
2013-08-08sna: Only use the experimental create2 if we support DISPLAY cacheing as wellChris Wilson
2013-08-08Micro-optimise box intersectionsRaul Fernandes
2013-08-07sna: Update experimental create2 struct definitionChris Wilson
2013-08-06configure.ac: fix dri enabled with kms only pickedDave Airlie
2013-08-05sna: Rename the attribute macro __packed__ to avoid clang barfingChris Wilson
2013-08-04sna: Tweak threading thresholdsChris Wilson
2013-08-04sna/trapezoids: Some minor DBG to investigate threaded renderingChris Wilson
2013-08-04sna: Define fast function attribute for old gcc or other compilersChris Wilson
2013-08-042.21.14 release2.21.14Chris Wilson
2013-08-04sna: Mark the entire userptr proxy chain as flush/non-reusableChris Wilson
2013-08-02sna: Reserve relocation entries for the deferred VBOChris Wilson
2013-08-01sna/dri: Disable TripleBuffering by default for compositorsChris Wilson
2013-08-01sna: Add a few more details to the log for mode switchingChris Wilson
2013-08-01sna: Don't force inline string-ops for the general memcpy_blt routineChris Wilson
2013-08-01sna/glyphs: Allow glyphs-to-dst to discard CA masks for a8 glyphsChris Wilson
2013-07-31uxa/display: Keep the EDID blob around for the lifetime of an outputDamien Lespiau
2013-07-31sna: Relax readback constraint for CPU mappings of scanoutsChris Wilson
2013-07-31sna: Fix interaction between WT mapping of scanouts and allocating from stolenChris Wilson
2013-07-30sna: Allow CPU access to scanouts if WT cachedChris Wilson
2013-07-30sna/gen7: Set appropriate constants for Haswell GT3Chris Wilson
2013-07-30sna/gen4: Hide an unused functionChris Wilson
2013-07-30Suppress misleading warnings for -Wmaybe-uninitializedChris Wilson
2013-07-30Suppress a bunch of compiler warnings for using constant stringsChris Wilson
2013-07-30sna/dri: Tidy up applying damage to the Pixmap when copying regionsChris Wilson
2013-07-29sna: Suppress a few harmless warningsChris Wilson