summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-02configure: Bump for 2.14.901 snapshot2.14.901Chris Wilson
2011-03-02NEWS: Add entry for 2.14.901 snapshotChris 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-17uxa: Fallback if the temporary is too largeChris Wilson
2011-02-12i965: Remove broken maximum base addresses from videoChris Wilson
2011-02-09Update autotools configurationJavier Jardón
2011-02-04Check return value of uxa_acquire_solid() since it can return NULLBryce Harrington
2011-02-03uxa: Undo damage translation before appendingChris 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-29Enable conditional compilation of assertsChris Wilson
2011-01-28i915: Remove unused 'w' and 'h'Chris Wilson
2011-01-28i915: Remove unused 'num_floats' variableChris Wilson
2011-01-24uxa: Only recreate the glyph cache on *generational* updatesChris 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-07configure: version bump for 2.14.02.14.0Chris Wilson
2011-01-07NEWS: Release notes for 2.14.0Chris Wilson
2011-01-04i965: Fix off-by-one in assertChris Wilson
2011-01-04configure: version bump for 2.13.903 snapshot2.13.903Chris Wilson
2011-01-04NEWS: Add entry for 2.13.903Chris Wilson
2011-01-04configure: suggest upstream to find macros in case they're missing.U. Artie Eoff
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