summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-21sna: Disable userspace w/a for i830/845 cs incoherencydisable-gen20-waDaniel Vetter1-2/+0
2013-10-21sna: Tweak opportunistic flushing to reduce power consumptionChris Wilson2-41/+26
2013-10-21sna: Set the canonical name for the current mode if none matchChris Wilson1-0/+31
2013-10-21sna: Copy the EDID mode name for the current CRTC modeChris Wilson1-0/+11
2013-10-21sna: Fix typo inside an assertionChris Wilson1-1/+1
2013-10-21sna: Suppress log messages for unchanging EDIDChris Wilson1-1/+21
2013-10-20sna: Fix the addition of the current output Mode to the probed listsChris Wilson1-26/+16
2013-10-19sna: Unmap pixmap prior to release GPU boChris Wilson3-15/+23
2013-10-18sna: Do a quick pass on dirty damage before reductionChris Wilson1-1/+22
2013-10-18sna: Drop now obsolete assertionChris Wilson1-3/+1
2013-10-18sna: Tighten pixmap map assertionsChris Wilson2-107/+111
2013-10-18sna/glyphs: Remove glyph_approx_extentsChris Wilson1-95/+57
2013-10-18Remove defunct file 'brw_eu_util.c' from gitChris Wilson1-126/+0
2013-10-17sna: Check return of source_bo for a potential failureChris Wilson1-0/+6
2013-10-17sna: Fix computation of clip boxes for stipple uploadsChris Wilson1-2/+2
2013-10-17sna: Assert mapped stateChris Wilson4-60/+41
2013-10-17sna/dri: Refactor to use the common GPU damage routineChris Wilson1-8/+3
2013-10-16sna/glyphs: Fix computation of extents for long stringsChris Wilson2-49/+144
2013-10-16sna: Fix inverted tiled CPU map check in has_coherent_ptr()Chris Wilson1-1/+1
2013-10-16sna: Only carry 32/64-bit compat wrapper for drm_mode_get_connectorChris Wilson1-34/+26
2013-10-15sna: Expand packed KMS structs for 64-bit alignmentChris Wilson1-65/+81
2013-10-15sna: Add DBG along all output init failure pathsChris Wilson1-4/+17
2013-10-15sna: Allow read-mappings for has_coherent_ptr() assertChris Wilson1-4/+0
2013-10-15sna: Speed up inplace copies from SHM pixmaps to GPU boChris Wilson1-18/+155
2013-10-15Revert "sna: Preserve the user backlight value for get_property calls"Chris Wilson1-9/+0
2013-10-15sna: Disable updating properties upon reading their valuesChris Wilson1-5/+6
2013-10-15sna: Preserve the user backlight value for get_property callsChris Wilson1-1/+11
2013-10-15sna/trapezoids: Initialise force_fallbackChris Wilson1-1/+2
2013-10-14sna: Assert that the mode/ring are set when marking active boChris Wilson1-0/+1
2013-10-14sna/gen6: Fix the invert fixChris Wilson1-1/+1
2013-10-14sna/gen6+: Fix calculation of 1/z for projective texturesChris Wilson1-9/+9
2013-10-14sna: Tighten has_coherent_ptr() assertionChris Wilson1-21/+29
2013-10-13sna: Fix typo in DBGChris Wilson1-1/+1
2013-10-13sna/trapezoids: Use the aligned fast path for fallbacksChris Wilson1-8/+12
2013-10-13sna: Cleanup up unused variablesChris Wilson1-2/+0
2013-10-13sna: Update DPMS on attached outputs before disabling the CRTCChris Wilson1-12/+42
2013-10-13sna: Cleanup allocation of sna_output after late syscall failChris Wilson1-1/+3
2013-10-13uxa: Check for allocation failure in i915 videoChris Wilson1-0/+5
2013-10-13uxa: Abort CreateScreenResources after allocation failureChris Wilson1-0/+3
2013-10-11configure: Allow manual specification of intel-gen4asm pathChris Wilson1-4/+17
2013-10-10sna: Populate bo->size from dma-bufChris Wilson1-0/+6
2013-10-10sna: Sanitize output->crtc before falling back oto xf86InitialConfigurationChris Wilson1-2/+16
2013-10-10configure: Add xfixes to X11 pkg checkDaniel Martin2-2/+2
2013-10-10sna/gen4+: Share a few common routinesChris Wilson9-128/+140
2013-10-10sna/gen6+: Share the common routines for ring preferrenceChris Wilson7-428/+308
2013-10-10sna/gen6+: Only allow switching to BLT for fills if we have semaphoresChris Wilson2-2/+4
2013-10-10sna: Prevent changes in tiling/pitch of existing framebuffersChris Wilson1-10/+4
2013-10-10sna: Pass usage hint down to render fill routinesChris Wilson9-35/+58
2013-10-10sna: Upon unwinding operations, also check for exec objects to clearChris Wilson2-3/+20
2013-10-092.99.904 snapshotChris Wilson2-1/+39