diff options
author | Thomas Wood <thomas.wood@intel.com> | 2015-12-02 16:45:42 +0000 |
---|---|---|
committer | Thomas Wood <thomas.wood@intel.com> | 2015-12-02 16:45:42 +0000 |
commit | 17c6b5caf37bccd4a38d7d310cb53ea23a23b5f8 (patch) | |
tree | afc268b51320c8056f2179f03254edfb1b7aaa5e /NEWS | |
parent | 498fb6205e62c34495ea5ef09a9c156b9cf61f2f (diff) |
NEWS: Updates
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -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) ------------------------- |