Age | Commit message (Expand) | Author |
2011-01-03 | dri: Only issue a warning for an "impossible" flip return 5 times | Chris Wilson |
2011-01-02 | dri: Don't wait upon a NULL current mode | Chris Wilson |
2011-01-02 | dri: Fix the use of the uninitialised bo for flink | Chris Wilson |
2010-12-31 | dri: Protect against using dri with an non-gem pixmap | Chris Wilson |
2010-12-30 | Don't replace the scanout bo through PutImage | Chris Wilson |
2010-12-24 | dri: Differentiate identical "get vblank failed" messages with line no | Chris Wilson |
2010-12-23 | i830: amalgamate consecutive composites into a single primitive | Chris Wilson |
2010-12-22 | Remove the deprecated function 'XNFprintf' | Chris Wilson |
2010-12-20 | Undo: Disable BLT for i830 and 845G | Chris Wilson |
2010-12-20 | G35 is gen4 and not gen3 | Chris Wilson |
2010-12-16 | Check consistency of pageflip completion vblank count. | Mario Kleiner |
2010-12-16 | Fix reporting of pageflip completion events on multi-head. | Mario Kleiner |
2010-12-07 | Revert "i965: The RenderCache flush after every glyph is required for compiz" | Chris Wilson |
2010-12-07 | i965: Mark sure we mark reused render targets as dirty | Chris Wilson |
2010-12-07 | i965: The RenderCache flush after every glyph is required for compiz | Chris Wilson |
2010-12-07 | i965: Invalidate pixmap binding location on reuse. | Chris Wilson |
2010-12-07 | Always flush the batch before blocking for new X requests | Chris Wilson |
2010-12-06 | snb: Only emit CC and DepthStencil bos once per batch | Chris Wilson |
2010-12-06 | snb: Restore drawrect, we need the implicit flush | Chris Wilson |
2010-12-06 | snb: Cache pixmap binding locations | Chris Wilson |
2010-12-06 | snb: Cache state between composite ops | Chris Wilson |
2010-12-06 | snb: Emit more invariants only once | Chris Wilson |
2010-12-05 | uxa: Prevent reading past the last byte on upload/download | Chris Wilson |
2010-12-05 | Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier. | Matthias Hopf |
2010-12-05 | display: Flush any pending batches before changing modes. | Chris Wilson |
2010-12-05 | i965: Also flush the vertex buffer when restarting the array. | Chris Wilson |
2010-12-05 | i965: Check for potential vertex array overflow every time | Chris Wilson |
2010-12-03 | Wait on the current buffer to complete when running synchronously. | Chris Wilson |
2010-12-03 | i965: Amalgamate surface binding tables | Chris Wilson |
2010-12-03 | i965: Upload an entire vbo in a single pwrite, rather than per-rectangle | Chris Wilson |
2010-12-03 | i965: Use reciprocal scale factors to avoid the divide per-vertex-element | Chris Wilson |
2010-11-23 | Disable BLT for i830 and 845G | Chris Wilson |
2010-11-17 | Mark outputs as DPMSModeOn and restore backlight at mode set | Keith Packard |
2010-11-14 | uxa: Relax fencing some more for gen3 | Chris Wilson |
2010-11-09 | i915: Disable maximum state addresses | Chris Wilson |
2010-11-05 | Wait for any pending rendering before switching modes. | Chris Wilson |
2010-11-03 | Downgrade tiling allocation failure to a warning | Chris Wilson |
2010-11-03 | Fallback to shadow for Sandybridge if we don't have access to the BLT | Chris Wilson |
2010-11-02 | Remove the intermittent GEM_THROTTLE call. | Eric Anholt |
2010-11-02 | render: use headerless render target write | Xiang, Haihao |
2010-11-02 | render: acceleration for composite on Sandybridge | Xiang, Haihao |
2010-11-02 | render: fragments for composite on Sandybridge | Xiang, Haihao |
2010-11-02 | render: fix send instruction used in sampling fragments | Xiang, Haihao |
2010-11-02 | render: set the surface state base address | Xiang, Haihao |
2010-11-01 | Flush BLT batches before starting an atomic RENDER batch | Chris Wilson |
2010-11-01 | Support BLT acceleration on gen6 | Zou Nan hai |
2010-11-01 | add BLT ring support | Zou Nan hai |
2010-11-01 | Xv: don't call intel_wait_for_scanline on Sandybridge | Xiang, Haihao |
2010-11-01 | Xv: enable TextureAdaptor for Sandybridge | Xiang, Haihao |
2010-11-01 | Xv: setup pipeline for Xv on Sandybridge | Xiang, Haihao |