summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-12-10 15:28:00 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2010-12-10 15:28:00 +0000
commite01ea4a45c1cf8953a6d5ff6c600d76dbbe4760d (patch)
tree2951fa08aa3ba27431e8a253d514cad659972acd
parent8df6f0a6082ad762ec69be7789a961db0c74154a (diff)
NEWS: Add entry for the 2.13.902 snapshot
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index db7778dd..49600cf5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Snapshot 2.13.902 (2010-12-10)
+==============================
+This is the first release candidate in preparation for the upcoming
+2.13.0 release. Sandybridge support should be now be ready for use,
+and we will appreciate any feedback we can get from this snapshot.
+Improving the code base for Sandybridge should also have had knock
+on effects for earlier chips as well, in particular Ironlake and to
+a lesser extent i965.
+
+New requirements compared to 2.13
+---------------------------------
+ * Librdrm >= 2.4.23
+
+Bug fixes
+---------
+
+ * Crash after failing to allocate memory
+ https://bugs.freedesktop.org/show_bug.cgi?id=31487
+
+ * EFAULT during pwrite
+ https://bugs.freedesktop.org/show_bug.cgi?id=29752
+
+ * Mark outputs as on and restore backlight after mode-set
+
+ * A hang with i965+ with newer kernels.
+
+
Snapshot 2.13.901 (2010-11-05)
==============================
This is an intermediate snapshot of ongoing driver development. The