summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-01packaging: disable sna feature (FTBFS using current xorg)sandbox/pcoval/develPhilippe Coval1-1/+1
2014-07-31packaging: Bump to 2.21.15Philippe Coval1-1/+1
2014-07-31packaging: use upstream tagPhilippe Coval1-0/+3
2014-07-31exclude build for inappropriate platforms (PTREL-590).Ronan Le Martret1-0/+8
2014-07-31resetting manifest requested domain to floorAlexandru Cornea2-0/+8
2014-07-31Update to 2.21.2Anas Nashif1-0/+3
2014-07-31Update to 2.21.2Anas Nashif1-3/+3
2014-07-31add packagingAnas Nashif2-0/+93
2013-08-212.21.15 release2.21.15Chris Wilson2-1/+33
2013-08-18sna/gen6+: Tweak semaphore avoidance for composite operationsChris Wilson4-21/+72
2013-08-18sna: Do not force use of the CPU bo if replacing a busy GPU boChris Wilson1-3/+3
2013-08-17sna/video: Initialise the UV offsets to 0 for packed formatsChris Wilson1-0/+2
2013-08-17sna/video: Return the planar offset calculations to the planar branchChris Wilson1-9/+10
2013-08-16sna/video: Turn off passthrough if given a zero nameChris Wilson2-0/+6
2013-08-16sna: Make sure that external scanouts are immediately discardedChris Wilson1-0/+8
2013-08-16sna/video: Keep a ref to the passthrough overlay boChris Wilson3-1/+28
2013-08-16sna/video: Mark the sprite color key as changed when disablingChris Wilson1-0/+1
2013-08-16sna/video: YUV420 is not supported by sprites, replace it with a RGB passthroughChris Wilson4-36/+105
2013-08-16sna/video: Expose an attribute to keep the overlay always on topChris Wilson5-22/+53
2013-08-16sna/video: Don't assert on a client error, return BadAllocChris Wilson3-3/+21
2013-08-16uxa: Restore the lost copyright block after splitting i965_reg.h from i915_reg.hChris Wilson1-0/+27
2013-08-15sna: Clip the tiled copy during framebuffer resizeChris Wilson1-4/+11
2013-08-14Correct misspelled cachingSedat Dilek3-28/+28
2013-08-14sna: Make sure the frontbuffer exists before doing pitch checksChris Wilson1-6/+9
2013-08-14sna: Rename sna_pixmap_get_bo()Chris Wilson5-20/+20
2013-08-14sna: Tile the old image onto the new framebuffer when enlargingChris Wilson1-31/+55
2013-08-14sna: Check that we successfully install the required hosting midlayerChris Wilson1-0/+7
2013-08-14sna: unwrap old modesetting API whilst hostedChris Wilson1-6/+20
2013-08-13sna: Fix the assertions for the composite fb pathChris Wilson1-4/+4
2013-08-12Link the driver against pixmanJulien Cristau1-1/+1
2013-08-12configure: use CPPFLAGS for xaa.h check, not CFLAGSJulien Cristau1-3/+3
2013-08-12Check for struct sysinfo as well as <sys/sysinfo.h>Julien Cristau2-3/+3
2013-08-12sna/glyphs: Do not attempt to release the negative cache lookupChris Wilson1-1/+1
2013-08-12intel: Check for HW_SKIP_CONSOLE before useChris Wilson1-0/+2
2013-08-12configure: Correct the spelling of XORG_TESTSET_CFLAGSChris Wilson1-1/+1
2013-08-12sna: Fix use of obsolete this_atlas in a DBG messageChris Wilson1-1/+1
2013-08-12configure: Fix reversed check for XORG_TESTSET_CFLAGChris Wilson1-1/+1
2013-08-12sna: Reorder composite fallback migration to handle src==dst || mask==dstChris Wilson1-71/+72
2013-08-12sna: Fix destination offset along memcpy composite fallback fastbackChris Wilson1-70/+74
2013-08-11sna/gen7: Refine ring selectionChris Wilson1-7/+7
2013-08-10sna: Avoid confusing conflicting CRTC probes vs a DRM raceChris Wilson1-43/+35
2013-08-10sna: Remove the redundant clearing of kgem at startupChris Wilson1-2/+0
2013-08-10sna/glyphs: Micro-optimise glyphs-to-dstChris Wilson1-5/+180
2013-08-10sna/glyphs: Micro-optimise glyph drawingChris Wilson2-87/+77
2013-08-10sna: Tune pixmap_inplace() not to use a pinned busy GPU bo for replacementChris Wilson1-6/+10
2013-08-09sna: Allow LLC to reuse any active write bufferChris Wilson1-1/+1
2013-08-09sna: Squelch a "valid" mode without a dotclockChris Wilson1-1/+1
2013-08-09intel: Disable incompatible features whilst hostedChris Wilson8-9/+52
2013-08-09sna: Rewrite the can-mmap-cpu test to handle stolen unclaimed boChris Wilson1-1/+1
2013-08-09sna: Check for EINVAL after mmappingChris Wilson1-0/+8