summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: version bump for 2.14.903 snapshot2.14.903Chris Wilson2011-04-112-1/+27
* intel: Restore manual flush for old kernelsChris Wilson2011-04-084-1/+41
* Tell users to grab i915_error_state on gpu hangsDaniel Vetter2011-04-081-0/+1
* Revert "i965: Convert to relative relocations for state"Chris Wilson2011-04-073-378/+451
* gen6: Invalidate texture cacheChris Wilson2011-04-072-0/+2
* i965: Avoid transform overheads for vertex emit where possibleChris Wilson2011-04-073-139/+255
* i965: Refactor to use constant sampler_state offsetsChris Wilson2011-04-072-139/+146
* i965: Reset vertex_id after every batchChris Wilson2011-04-042-12/+7
* i965: Always update last_floats_per_vertexChris Wilson2011-04-041-2/+1
* Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson2011-04-048-31/+27
* Remove unused function 'intel_bo_alloc_for_data'Chris Wilson2011-04-041-16/+0
* Remove the unnecessary MI_FLUSH from the flush handlerChris Wilson2011-04-041-11/+2
* i965: segregate each vertex element into its own bufferChris Wilson2011-04-043-147/+171
* i965: Convert to relative relocations for stateChris Wilson2011-04-043-627/+455
* MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]Chris Wilson2011-04-042-4/+4
* 946GZ is a 965G!Chris Wilson2011-04-011-1/+1
* Add a DRI2SwapEventPtr typedef for retro xserversChris Wilson2011-03-301-0/+5
* Cleanup gen2 tiling confusionDaniel Vetter2011-03-291-4/+3
* configure: version bump for 2.14.902 snapshot2.14.902Chris Wilson2011-03-291-1/+1
* NEWS: Entry for 2.14.902 snapshotChris Wilson2011-03-291-0/+21
* Recover from i830_dri2_add_frame_event out-of-memory conditionKeith Packard2011-03-241-4/+14
* Use the per-generation batch context switch for atomic sequencesChris Wilson2011-03-241-2/+4
* Skip client and drawable resource delete calls when deleting frame eventKeith Packard2011-03-231-2/+2
* Handle drawable/client destruction in pending swaps/flipsKeith Packard2011-03-233-38/+134
* dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard2011-03-233-32/+31
* i915/video: Clip indirect Xv outputChris Wilson2011-03-161-1/+2
* dri: Disable page-flip between a tiled buffer and a linear scanoutChris Wilson2011-03-091-0/+6
* Give each user of tiling separate xorg.conf optionsChris Wilson2011-03-096-16/+34
* Update priv->stride after bo reallocationChris Wilson2011-03-091-3/+3
* configure: Bump for 2.14.901 snapshot2.14.901Chris Wilson2011-03-021-1/+1
* NEWS: Add entry for 2.14.901 snapshotChris Wilson2011-03-021-0/+31
* dri: Protect against destroying a foreign DRI drawableChris Wilson2011-02-271-3/+3
* Fix relaxed tiling on gen2Daniel Vetter2011-02-221-3/+7
* Quell excessively verbose vblank counter failed error messagesBryce Harrington2011-02-191-16/+32
* Fix IGD and IGDNG constants to be comprehensibleAdam Jackson2011-02-176-57/+57
* uxa: Fallback if the temporary is too largeChris Wilson2011-02-171-16/+21
* i965: Remove broken maximum base addresses from videoChris Wilson2011-02-121-5/+5
* Update autotools configurationJavier Jardón2011-02-094-16/+22
* Check return value of uxa_acquire_solid() since it can return NULLBryce Harrington2011-02-042-0/+10
* uxa: Undo damage translation before appendingChris Wilson2011-02-031-0/+1
* Rename 'intel' backlight to match upstream name in 2.6.38Chris Wilson2011-01-311-1/+1
* xvmc: Stop using uninitialized variable.Cyril Brulebois2011-01-311-3/+1
* xvmc: Silence gcc, adding a cast to work around signedness issues.Cyril Brulebois2011-01-311-2/+2
* xvmc: Silence gcc, add parentheses around arithmetic.Cyril Brulebois2011-01-311-1/+1
* xvmc: Silence gcc, add parentheses around assignment.Cyril Brulebois2011-01-311-1/+1
* xvmc: Get rid of unused variables.Cyril Brulebois2011-01-314-18/+1
* Enable conditional compilation of assertsChris Wilson2011-01-291-2/+12
* i915: Remove unused 'w' and 'h'Chris Wilson2011-01-281-3/+1
* i915: Remove unused 'num_floats' variableChris Wilson2011-01-281-3/+1
* uxa: Only recreate the glyph cache on *generational* updatesChris Wilson2011-01-242-11/+10