summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-03 11:28:50 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-04 19:49:10 +0100
commiteeaf013214698c62a99ff9a83764f1369acd40b0 (patch)
tree194e5504a0aa897e1f4210dc68c0cc2b8a2fcf1a /NEWS
parent682b674a673da911c4fa0526596877a28d358471 (diff)
NEWS: Roll in updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 009e0ac6..703862ba 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,21 @@ Release 1.5
- Support for gen7 gpu perf counters in tools/intel_perf_counters (Kenneth).
+- Improvements to the VBT decoder (Jani).
+
+- New tool to read legacy VGA registers (Ville).
+
+- New helpers in the test library to help deal with debugfs files and the new
+ display pipe CRC support (Damien).
+
+- Introduction of a proper naming convention for all the testcases, see
+ tests/NAMING-CONVENTION.
+
+- As usual tons of new testcases and improvements and bugfixes to existing ones.
+
+- The testsuite framework itself has gained some regression tests which can be
+ run at compile-time with "make check".
+
Release 1.4 (2013-09-16)
------------------------