From 0cc16b37ab9b3f8d5687380f83c0361c9de1beb6 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Thu, 11 Jun 2015 16:06:33 +0100 Subject: NEWS: Updates Signed-off-by: Thomas Wood --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 21b624d8..00a3ccc6 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ Release 1.11 (XXXX-XX-XX) ------------------------- +- Various new tests and tools + - Single combined test list (supported by piglit since commit 8a122bb) - Optional dependency on libunwind to provide automatic stack traces on test @@ -14,6 +16,17 @@ Release 1.11 (XXXX-XX-XX) tests can still be disabled by the --disable-tests configure flag.) (Joonas Lahtinen) +- New tool to decode watermark registers (Ville Syrjälä) + +- Timeout mechanism now reports test as failed + +- Introduce intel_reg as the one Intel graphics register multitool to replace + intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write, + intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot, + and quick_dump.py. (Jani Nikula) + +- Add functions to manipulate i915.ko parameters and ensure features are enabled + for testing. (Paulo Zanoni) Release 1.10 (2015-03-12) ------------------------- -- cgit v1.2.3