summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-10-23sna: Tidy opportunistic flushingChris Wilson
2013-10-22sna: Flush the pending move-to-gpu upon Pixmap freeChris Wilson
2013-10-22sna: Handle pending move-to-gpu for userptr uploadsChris Wilson
2013-10-22sna: Pass the async hint when pushing GPU damage for redisplayChris Wilson
2013-10-22sna: Fix inconsistency in has_coherent_ptr assertionChris Wilson
2013-10-22sna: Remove the move-to-gpu shortcircuiting for partial GPU, no CPU damageChris Wilson
2013-10-22sna: Make sure CPU damage is flushed to the TearFree shadowChris Wilson
2013-10-22sna: Only force the TearFree exchange before a writeChris Wilson
2013-10-22sna: Free our CRTC private after failing to create the xf86CrtcChris Wilson
2013-10-22sna/trapezoids: Fix inversion of initialisation test for trianglesChris Wilson
2013-10-22sna: Ignore overflow in CPU count rather than abortChris Wilson
2013-10-22sna: Move gc back to GPU after failure to move it to CPUChris Wilson
2013-10-22sna: Discard GPU bo when failing to setup the shared pixmapChris Wilson
2013-10-22sna: Free bo along unlikely one-off error pathChris Wilson
2013-10-21sna: Enable TearFree rendering for transformed scanoutsChris Wilson
2013-10-21sna: Eliminate the synchronous wait from inside TearFreeChris Wilson
2013-10-21sna: Improve handling of blit fallbacks for untransfomed large scanoutsChris Wilson
2013-10-21sna: Tweak opportunistic flushing to reduce power consumptionChris Wilson
2013-10-21sna: Set the canonical name for the current mode if none matchChris Wilson
2013-10-21sna: Copy the EDID mode name for the current CRTC modeChris Wilson
2013-10-21sna: Fix typo inside an assertionChris Wilson
2013-10-21sna: Suppress log messages for unchanging EDIDChris Wilson
2013-10-20sna: Fix the addition of the current output Mode to the probed listsChris Wilson
2013-10-19sna: Unmap pixmap prior to release GPU boChris Wilson
2013-10-18sna: Do a quick pass on dirty damage before reductionChris Wilson
2013-10-18sna: Drop now obsolete assertionChris Wilson
2013-10-18sna: Tighten pixmap map assertionsChris Wilson
2013-10-18sna/glyphs: Remove glyph_approx_extentsChris Wilson
2013-10-18Remove defunct file 'brw_eu_util.c' from gitChris Wilson
2013-10-17sna: Check return of source_bo for a potential failureChris Wilson
2013-10-17sna: Fix computation of clip boxes for stipple uploadsChris Wilson
2013-10-17sna: Assert mapped stateChris Wilson
2013-10-17sna/dri: Refactor to use the common GPU damage routineChris Wilson
2013-10-16sna/glyphs: Fix computation of extents for long stringsChris Wilson
2013-10-16sna: Fix inverted tiled CPU map check in has_coherent_ptr()Chris Wilson
2013-10-16sna: Only carry 32/64-bit compat wrapper for drm_mode_get_connectorChris Wilson
2013-10-15sna: Expand packed KMS structs for 64-bit alignmentChris Wilson
2013-10-15sna: Add DBG along all output init failure pathsChris Wilson
2013-10-15sna: Allow read-mappings for has_coherent_ptr() assertChris Wilson
2013-10-15sna: Speed up inplace copies from SHM pixmaps to GPU boChris Wilson
2013-10-15Revert "sna: Preserve the user backlight value for get_property calls"Chris Wilson
2013-10-15sna: Disable updating properties upon reading their valuesChris Wilson
2013-10-15sna: Preserve the user backlight value for get_property callsChris Wilson
2013-10-15sna/trapezoids: Initialise force_fallbackChris Wilson
2013-10-14sna: Assert that the mode/ring are set when marking active boChris Wilson
2013-10-14sna/gen6: Fix the invert fixChris Wilson
2013-10-14sna/gen6+: Fix calculation of 1/z for projective texturesChris Wilson
2013-10-14sna: Tighten has_coherent_ptr() assertionChris Wilson
2013-10-13sna: Fix typo in DBGChris Wilson
2013-10-13sna/trapezoids: Use the aligned fast path for fallbacksChris Wilson