summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-26Cleanup gen2 tiling confusiongen2-tile-cleanupDaniel Vetter1-4/+3
2011-03-24Recover from i830_dri2_add_frame_event out-of-memory conditionKeith Packard1-4/+14
2011-03-24Use the per-generation batch context switch for atomic sequencesChris Wilson1-2/+4
2011-03-23Skip client and drawable resource delete calls when deleting frame eventKeith Packard1-2/+2
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard3-38/+134
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard3-32/+31
2011-03-16i915/video: Clip indirect Xv outputChris Wilson1-1/+2
2011-03-09dri: Disable page-flip between a tiled buffer and a linear scanoutChris Wilson1-0/+6
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson6-16/+34
2011-03-09Update priv->stride after bo reallocationChris Wilson1-3/+3
2011-03-02configure: Bump for 2.14.901 snapshotChris Wilson1-1/+1
2011-03-02NEWS: Add entry for 2.14.901 snapshotChris Wilson1-0/+31
2011-02-27dri: Protect against destroying a foreign DRI drawableChris Wilson1-3/+3
2011-02-22Fix relaxed tiling on gen2Daniel Vetter1-3/+7
2011-02-19Quell excessively verbose vblank counter failed error messagesBryce Harrington1-16/+32
2011-02-17Fix IGD and IGDNG constants to be comprehensibleAdam Jackson6-57/+57
2011-02-17uxa: Fallback if the temporary is too largeChris Wilson1-16/+21
2011-02-12i965: Remove broken maximum base addresses from videoChris Wilson1-5/+5
2011-02-09Update autotools configurationJavier Jardón4-16/+22
2011-02-04Check return value of uxa_acquire_solid() since it can return NULLBryce Harrington2-0/+10
2011-02-03uxa: Undo damage translation before appendingChris Wilson1-0/+1
2011-01-31Rename 'intel' backlight to match upstream name in 2.6.38Chris Wilson1-1/+1
2011-01-31xvmc: Stop using uninitialized variable.Cyril Brulebois1-3/+1
2011-01-31xvmc: Silence gcc, adding a cast to work around signedness issues.Cyril Brulebois1-2/+2
2011-01-31xvmc: Silence gcc, add parentheses around arithmetic.Cyril Brulebois1-1/+1
2011-01-31xvmc: Silence gcc, add parentheses around assignment.Cyril Brulebois1-1/+1
2011-01-31xvmc: Get rid of unused variables.Cyril Brulebois4-18/+1
2011-01-29Enable conditional compilation of assertsChris Wilson1-2/+12
2011-01-28i915: Remove unused 'w' and 'h'Chris Wilson1-3/+1
2011-01-28i915: Remove unused 'num_floats' variableChris Wilson1-3/+1
2011-01-24uxa: Only recreate the glyph cache on *generational* updatesChris Wilson2-11/+10
2011-01-21Fix an error in 4c4ad555564a80311df1a4b762eb1e119c6d95fb.Xiang, Haihao1-2/+2
2011-01-20Create the UXA generational resources during screen createChris Wilson3-6/+9
2011-01-19Correct offset of planes within clipped windowXiang, Haihao1-2/+2
2011-01-17Quiet compiler warning about is_affine_src same way we do is_affine_mask.Eric Anholt1-1/+1
2011-01-17Fix textured video when destination is larger than screenSimon Farnsworth1-10/+10
2011-01-08Delete unused memory allocation flags.Chris Wilson1-5/+0
2011-01-08Cache the fixed crtc<->pipe relationshipChris Wilson2-12/+11
2011-01-08Remove unused I830OutputChris Wilson1-2/+0
2011-01-08Remove bitrotted, but fortunately unused, I830CrtcPrivateChris Wilson2-42/+0
2011-01-08Delete some dead codeChris Wilson1-121/+92
2011-01-08Remove unused GTT/Map sizes and addressesChris Wilson3-85/+0
2011-01-08Remove unused struct _intel_memory definitionChris Wilson1-17/+0
2011-01-07configure: version bump for 2.14.0Chris Wilson1-1/+1
2011-01-07NEWS: Release notes for 2.14.0Chris Wilson1-0/+15
2011-01-04i965: Fix off-by-one in assertChris Wilson1-2/+1
2011-01-04configure: version bump for 2.13.903 snapshotChris Wilson1-1/+1
2011-01-04NEWS: Add entry for 2.13.903Chris Wilson1-0/+23
2011-01-04configure: suggest upstream to find macros in case they're missing.U. Artie Eoff1-2/+5
2011-01-03If the crtc is not enabled, then it can't be onChris Wilson1-0/+3