From 20087e779d58fe0fdde156e329eb5d75e1e6336f Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Fri, 7 Mar 2014 09:27:00 +0100 Subject: [PATCH] NEWS: intel_audio_dump has now bdw support --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 35133baf..75352ae6 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ Release 1.6 (2014-XX-YY) reflected in the piglit result, also included igt_warn_on macros to simplify test asserts which should just result in warnings, but not in a test abort. +- Broadwell support for intel_audio_dump (Mengdong Lin). + Release 1.5 (2013-11-06) ------------------------