summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-12Turn relaxed-fencing off by default for older (pre-G33) chipsetsChris Wilson
2011-04-11dri: Rearrange code to compile against xorg-server-1.7Chris Wilson
2011-04-08intel: Restore manual flush for old kernelsChris Wilson
2011-04-08Tell users to grab i915_error_state on gpu hangsDaniel Vetter
2011-04-07Revert "i965: Convert to relative relocations for state"Chris Wilson
2011-04-07gen6: Invalidate texture cacheChris Wilson
2011-04-07i965: Avoid transform overheads for vertex emit where possibleChris Wilson
2011-04-07i965: Refactor to use constant sampler_state offsetsChris Wilson
2011-04-04i965: Reset vertex_id after every batchChris Wilson
2011-04-04i965: Always update last_floats_per_vertexChris Wilson
2011-04-04Take advantage of the kernel flush for dirty bo in the busy ioctlChris Wilson
2011-04-04Remove unused function 'intel_bo_alloc_for_data'Chris Wilson
2011-04-04Remove the unnecessary MI_FLUSH from the flush handlerChris Wilson
2011-04-04i965: segregate each vertex element into its own bufferChris Wilson
2011-04-04i965: Convert to relative relocations for stateChris Wilson
2011-04-04MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]Chris Wilson
2011-04-01946GZ is a 965G!Chris Wilson
2011-03-30Add a DRI2SwapEventPtr typedef for retro xserversChris Wilson
2011-03-29Cleanup gen2 tiling confusionDaniel Vetter
2011-03-24Recover from i830_dri2_add_frame_event out-of-memory conditionKeith Packard
2011-03-24Use the per-generation batch context switch for atomic sequencesChris Wilson
2011-03-23Skip client and drawable resource delete calls when deleting frame eventKeith Packard
2011-03-23Handle drawable/client destruction in pending swaps/flipsKeith Packard
2011-03-23dri2: Make DRI2FrameEvent public and use instead of void *Keith Packard
2011-03-16i915/video: Clip indirect Xv outputChris Wilson
2011-03-09dri: Disable page-flip between a tiled buffer and a linear scanoutChris Wilson
2011-03-09Give each user of tiling separate xorg.conf optionsChris Wilson
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