summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-192.99.911 snapshot2.99.911Chris Wilson
2014-03-19sna: Assert after applying clipping that the draw rectangle is wholly containedChris Wilson
2014-03-18uxa: Implement minimal flushing for bdw+Chris Wilson
2014-03-18intel: Don't close the fd on probe failure if it is server managedHans de Goede
2014-03-18uxa: Add support for server managed fds (via intel_device)Chris Wilson
2014-03-17sna: Improve guard against loading palettes whilst headlessChris Wilson
2014-03-17sna: Fix logic inversion in use of imprecise transform conversionChris Wilson
2014-03-14intel-virtual-output: Minor DBG fixesChris Wilson
2014-03-14intel-virtual-output: Iterate over remote outputs in the same order as listedChris Wilson
2014-03-14intel-virtual-output: Disable panning before setting mode on CRTCChris Wilson
2014-03-14intel-virtual-output: Mode names are freed with ScreenResourcesChris Wilson
2014-03-14sna: Allow some leeway when deciding to discard common translationsChris Wilson
2014-03-14sna: Ensure we flush SHM pixmaps if rendering to a GPU shadowChris Wilson
2014-03-14intel-virtual-output: Include extra debug information for modesetsChris Wilson
2014-03-14intel-virtual-output: Disable remote CRTCs at startupChris Wilson
2014-03-13uxa: Enable BLT acceleration on Broadwell.Kenneth Graunke
2014-03-13uxa: Remove implicit length from BLT command #defines.Kenneth Graunke
2014-03-13sna/gen6+: Simplify BLT vs RENDER decisions for fill opsChris Wilson
2014-03-13sna: Nullify extra fill.opsChris Wilson
2014-03-13intel: Fallback to drmGetDeviceNameFromFd()Chris Wilson
2014-03-12sna: Restore asserts that we do not map a freed bufferChris Wilson
2014-03-12sna: Add DBG around using pixman's glyph cacheChris Wilson
2014-03-12sna: Only couple up a proxy->rq when inserting into the request->buffers listChris Wilson
2014-03-12sna: Simplify code when no 64-bit registers are available in the ISAChris Wilson
2014-03-11sna: Missing fixes for using BLT pointsChris Wilson
2014-03-11sna/glyphs: Add a smattering of DBG for validating the glyph maskChris Wilson
2014-03-11sna: Avoid using the wrong pitch for comparing replacement sizesChris Wilson
2014-03-11sna: Assert that the pixmap pitch is initialised before useChris Wilson
2014-03-11intel: Protect against a NULL platform device with server fdChris Wilson
2014-03-11intel: Fix versioning of SUPPORTS_SERVER_FDChris Wilson
2014-03-11sna: Be defensive when applying size restrictions to boChris Wilson
2014-03-10intel: Supply a fallback guess for the device pathChris Wilson
2014-03-10intel: Add support for server managed fdsHans de Goede
2014-03-10sna: DBG compilation fixupsChris Wilson
2014-03-10sna: Pass render hints for migration based on source locationChris Wilson
2014-03-10sna/glyph: Release the pixman glyph cache along the error pathsChris Wilson
2014-03-10sna/gen2: Fix build after last minute patch editingChris Wilson
2014-03-10sna/gen2: Tidy blend factor selection for the sourceChris Wilson
2014-03-10sna/gen2: Fix alpha blending with 8bit destination surfacesChris Wilson
2014-03-10sna: Unroll finding bbox of pointsChris Wilson
2014-03-10sna: Emit points using the BLT primitive when appropriateChris Wilson
2014-03-05sna/gen8: Correct MOCS settings for render targetsChris Wilson
2014-03-03NEWS: Fix dates for 2014Chris Wilson
2014-02-28sna: Reorder writes during thread task decouplingChris Wilson
2014-02-27sna: Limit the WHOLE_HINT to large PutImagesChris Wilson
2014-02-27sna: Avoid promoting region-to-whole migration and discarding damageChris Wilson
2014-02-23sna: Tighten assertion for tiling blt fallbacksChris Wilson
2014-02-23sna/gen6+: Add missing DBG argumentChris Wilson
2014-02-23sna: Add DBG for why trapezoids may be preferred inplaceChris Wilson
2014-02-23sna: Include mono/precise hints in trapezoids DBGChris Wilson