Tag '2.13.902' created by Chris Wilson <ch...@chris-wilson.co.uk> at 2010-12-10 15:34 +0000
Intel 2.13.902 snapshot Changes since 2.13.901: Chris Wilson (26): uxa: Fix crash after allocation failure i915: Disable maximum state addresses uxa: Relax fencing some more for gen3 Disable BLT for i830 and 845G i965: Use reciprocal scale factors to avoid the divide per-vertex-element i965: Upload an entire vbo in a single pwrite, rather than per-rectangle i965: Amalgamate surface binding tables Wait on the current buffer to complete when running synchronously. i965: Check for potential vertex array overflow every time i965: Also flush the vertex buffer when restarting the array. display: Flush any pending batches before changing modes. uxa: Prevent reading past the last byte on upload/download snb: Emit more invariants only once snb: Cache state between composite ops snb: Cache pixmap binding locations snb: Restore drawrect, we need the implicit flush snb: Only emit CC and DepthStencil bos once per batch uxa: Emit the damage after the render for the workaround in uxa_solid_rects Always flush the batch before blocking for new X requests i965: Invalidate pixmap binding location on reuse. i965: The RenderCache flush after every glyph is required for compiz i965: Mark sure we mark reused render targets as dirty Revert "i965: The RenderCache flush after every glyph is required for compiz" configure: Bump required libdrm to 2.4.23 NEWS: Add entry for the 2.13.902 snapshot configure: version bump for 2.13.902 Keith Packard (1): Mark outputs as DPMSModeOn and restore backlight at mode set Matthias Hopf (1): Don't use hardware acceleration on Sandybridge rev 07 hardware or earlier. --- NEWS | 27 + configure.ac | 4 src/i830_render.c | 4 src/i915_render.c | 4 src/i965_render.c | 966 +++++++++++++++++++++++------------------------- src/intel.h | 40 + src/intel_batchbuffer.c | 85 +--- src/intel_batchbuffer.h | 11 src/intel_display.c | 28 + src/intel_driver.c | 33 + src/intel_shadow.c | 4 src/intel_uxa.c | 103 +++-- uxa/uxa-render.c | 12 13 files changed, 707 insertions(+), 614 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1t5ctv-000236...@vasks.debian.org