summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2015-12-02 16:45:42 +0000
committerThomas Wood <thomas.wood@intel.com>2015-12-02 16:45:42 +0000
commit17c6b5caf37bccd4a38d7d310cb53ea23a23b5f8 (patch)
treeafc268b51320c8056f2179f03254edfb1b7aaa5e
parent498fb6205e62c34495ea5ef09a9c156b9cf61f2f (diff)
NEWS: Updates
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65081c425..471117eaf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Release 1.13 (XXXX-XX-XX)
+-------------------------
+
+- New test: kms_atomic tests atomic mode setting (Daniel Stone)
+
+- New test: core_prop_blob tests blob properties (Daniel Stone)
+
+- New test: gem_request_retire targets request retirement code paths
+ (Tvrtko Ursulin)
+
+- New test: core_setmaster_vs_auth checks that drop/setMaster correctly
+ transfer master state (Thomas Hellstrom/Daniel Vetter)
+
+- Wildcard characters are now accepted when using the --run-subtest command
+ line option to specify multiple subtests to run. (Thomas Wood)
+
+- Add support for Broxton in intel_audio_dump (Han Lu)
+
+- Added Kabylake support (Rodrigo Vivi/Wayne Boyer)
+
+- Many other bug fixes and improvements
+
Release 1.12 (2015-09-11)
-------------------------