summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-09Update priv->stride after bo reallocationChris Wilson
2011-02-27dri: Protect against destroying a foreign DRI drawableChris Wilson
2011-02-22Fix relaxed tiling on gen2Daniel Vetter
2011-02-19Quell excessively verbose vblank counter failed error messagesBryce Harrington
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson
2011-02-12i965: Remove broken maximum base addresses from videoChris Wilson
2011-01-31Rename 'intel' backlight to match upstream name in 2.6.38Chris Wilson
2011-01-31xvmc: Stop using uninitialized variable.Cyril Brulebois
2011-01-31xvmc: Silence gcc, adding a cast to work around signedness issues.Cyril Brulebois
2011-01-31xvmc: Silence gcc, add parentheses around arithmetic.Cyril Brulebois
2011-01-31xvmc: Silence gcc, add parentheses around assignment.Cyril Brulebois
2011-01-31xvmc: Get rid of unused variables.Cyril Brulebois
2011-01-28i915: Remove unused 'w' and 'h'Chris Wilson
2011-01-28i915: Remove unused 'num_floats' variableChris Wilson
2011-01-21Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.Xiang, Haihao
2011-01-20Create the UXA generational resources during screen createChris Wilson
2011-01-19Correct offset of planes within clipped windowXiang, Haihao
2011-01-17Quiet compiler warning about is_affine_src same way we do is_affine_mask.Eric Anholt
2011-01-17Fix textured video when destination is larger than screenSimon Farnsworth
2011-01-08Delete unused memory allocation flags.Chris Wilson
2011-01-08Cache the fixed crtc<->pipe relationshipChris Wilson
2011-01-08Remove unused I830OutputChris Wilson
2011-01-08Remove bitrotted, but fortunately unused, I830CrtcPrivateChris Wilson
2011-01-08Delete some dead codeChris Wilson
2011-01-08Remove unused GTT/Map sizes and addressesChris Wilson
2011-01-08Remove unused struct _intel_memory definitionChris Wilson
2011-01-04i965: Fix off-by-one in assertChris Wilson
2011-01-03If the crtc is not enabled, then it can't be onChris Wilson
2011-01-03dri2: Fix interlace computationAdam Jackson
2011-01-03xv: Fix interlace computationAdam Jackson
2011-01-03dri: Only issue a warning for an "impossible" flip return 5 timesChris Wilson
2011-01-02dri: Don't wait upon a NULL current modeChris Wilson
2011-01-02dri: Fix the use of the uninitialised bo for flinkChris Wilson
2010-12-31dri: Protect against using dri with an non-gem pixmapChris Wilson
2010-12-30Don't replace the scanout bo through PutImageChris Wilson
2010-12-24dri: Differentiate identical "get vblank failed" messages with line noChris Wilson
2010-12-23i830: amalgamate consecutive composites into a single primitiveChris Wilson
2010-12-22Remove the deprecated function 'XNFprintf'Chris Wilson
2010-12-20Undo: Disable BLT for i830 and 845GChris Wilson
2010-12-20G35 is gen4 and not gen3Chris Wilson
2010-12-16Check consistency of pageflip completion vblank count.Mario Kleiner
2010-12-16Fix reporting of pageflip completion events on multi-head.Mario Kleiner
2010-12-07Revert "i965: The RenderCache flush after every glyph is required for compiz"Chris Wilson
2010-12-07i965: Mark sure we mark reused render targets as dirtyChris Wilson
2010-12-07i965: The RenderCache flush after every glyph is required for compizChris Wilson
2010-12-07i965: Invalidate pixmap binding location on reuse.Chris Wilson
2010-12-07Always flush the batch before blocking for new X requestsChris Wilson
2010-12-06snb: Only emit CC and DepthStencil bos once per batchChris Wilson
2010-12-06snb: Restore drawrect, we need the implicit flushChris Wilson
2010-12-06snb: Cache pixmap binding locationsChris Wilson