summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* xwayland: shortcut Enter/ExitVTxwaylandGiovanni Campagna2013-09-111-0/+6
* xwayland: Add xwayland supportKristian Høgsberg2013-08-216-21/+140
* 2.21.15 release2.21.15Chris Wilson2013-08-212-1/+33
* sna/gen6+: Tweak semaphore avoidance for composite operationsChris Wilson2013-08-184-21/+72
* sna: Do not force use of the CPU bo if replacing a busy GPU boChris Wilson2013-08-181-3/+3
* sna/video: Initialise the UV offsets to 0 for packed formatsChris Wilson2013-08-171-0/+2
* sna/video: Return the planar offset calculations to the planar branchChris Wilson2013-08-171-9/+10
* sna/video: Turn off passthrough if given a zero nameChris Wilson2013-08-162-0/+6
* sna: Make sure that external scanouts are immediately discardedChris Wilson2013-08-161-0/+8
* sna/video: Keep a ref to the passthrough overlay boChris Wilson2013-08-163-1/+28
* sna/video: Mark the sprite color key as changed when disablingChris Wilson2013-08-161-0/+1
* sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson2013-08-164-36/+105
* sna/video: Expose an attribute to keep the overlay always on topChris Wilson2013-08-165-22/+53
* sna/video: Don't assert on a client error, return BadAllocChris Wilson2013-08-163-3/+21
* uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.hChris Wilson2013-08-161-0/+27
* sna: Clip the tiled copy during framebuffer resizeChris Wilson2013-08-151-4/+11
* Correct misspelled cachingSedat Dilek2013-08-143-28/+28
* sna: Make sure the frontbuffer exists before doing pitch checksChris Wilson2013-08-141-6/+9
* sna: Rename sna_pixmap_get_bo()Chris Wilson2013-08-145-20/+20
* sna: Tile the old image onto the new framebuffer when enlargingChris Wilson2013-08-141-31/+55
* sna: Check that we successfully install the required hosting midlayerChris Wilson2013-08-141-0/+7
* sna: unwrap old modesetting API whilst hostedChris Wilson2013-08-141-6/+20
* sna: Fix the assertions for the composite fb pathChris Wilson2013-08-131-4/+4
* Link the driver against pixmanJulien Cristau2013-08-121-1/+1
* configure: use CPPFLAGS for xaa.h check, not CFLAGSJulien Cristau2013-08-121-3/+3
* Check for struct sysinfo as well as <sys/sysinfo.h>Julien Cristau2013-08-122-3/+3
* sna/glyphs: Do not attempt to release the negative cache lookupChris Wilson2013-08-121-1/+1
* intel: Check for HW_SKIP_CONSOLE before useChris Wilson2013-08-121-0/+2
* configure: Correct the spelling of XORG_TESTSET_CFLAGSChris Wilson2013-08-121-1/+1
* sna: Fix use of obsolete this_atlas in a DBG messageChris Wilson2013-08-121-1/+1
* configure: Fix reversed check for XORG_TESTSET_CFLAGChris Wilson2013-08-121-1/+1
* sna: Reorder composite fallback migration to handle src==dst || mask==dstChris Wilson2013-08-121-71/+72
* sna: Fix destination offset along memcpy composite fallback fastbackChris Wilson2013-08-121-70/+74
* sna/gen7: Refine ring selectionChris Wilson2013-08-111-7/+7
* sna: Avoid confusing conflicting CRTC probes vs a DRM raceChris Wilson2013-08-101-43/+35
* sna: Remove the redundant clearing of kgem at startupChris Wilson2013-08-101-2/+0
* sna/glyphs: Micro-optimise glyphs-to-dstChris Wilson2013-08-101-5/+180
* sna/glyphs: Micro-optimise glyph drawingChris Wilson2013-08-102-87/+77
* sna: Tune pixmap_inplace() not to use a pinned busy GPU bo for replacementChris Wilson2013-08-101-6/+10
* sna: Allow LLC to reuse any active write bufferChris Wilson2013-08-091-1/+1
* sna: Squelch a "valid" mode without a dotclockChris Wilson2013-08-091-1/+1
* intel: Disable incompatible features whilst hostedChris Wilson2013-08-098-9/+52
* sna: Rewrite the can-mmap-cpu test to handle stolen unclaimed boChris Wilson2013-08-091-1/+1
* sna: Check for EINVAL after mmappingChris Wilson2013-08-091-0/+8
* configure: Only use XORG_TESTSET_CFLAG if definedChris Wilson2013-08-091-0/+2
* sna: Use create2 to allocate a DISPLAY bo even if we have not enough stolenChris Wilson2013-08-081-6/+10
* sna: Always reuse scanout bo where possibleChris Wilson2013-08-081-1/+20
* sna: Avoid leaking stolen framebuffer boChris Wilson2013-08-081-28/+23
* sna/dri: Do not create a scanout-capable buffer if not flippingChris Wilson2013-08-081-1/+2
* configure: Include the experimental features in the configuration summaryChris Wilson2013-08-081-0/+9