summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-12-05 14:46:28 +0000
committerThomas Wood <thomas.wood@intel.com>2014-12-10 15:55:58 +0000
commitf3ae3deb4f7266cd761a6c81ea2263ced23c2fc3 (patch)
tree0dd32d4d1ebf83b16753e911e943f2ffd5e685ec /NEWS
parente80922eba61e71bbaae3febf5c69f0ed00809591 (diff)
NEWS: Updates
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 103c7cd3..447ba774 100644
--- a/NEWS
+++ b/NEWS
@@ -1,18 +1,30 @@
Release 1.9 (XXXX-XX-XX)
------------------------
-- As usual piles of new testcases and improvements to existing ones.
+- New test cases added: drm_import_export, gem_gpgpu_fill, gem_ppgtt,
+ gem_tiled_wb, kms_pwrite_crc.
- New helper for interactive progress indicators (see igt_print_activity and
igt_progress), which can be disabled by setting the log-level to warn (Thomas
and Daniel).
-- Basic skl support: pci ids, rendercpy&mediafill (Damien, Zhao Yakui).
+- Basic skl support: pci ids, rendercopy & mediafill (Damien, Zhao Yakui).
- chv support for the iosf sideband tools and a few other improvements (Ville).
- Fence register support for intel_reg_dumper on bdw+ (Rodrigo).
+- Support for skl in quick_dump (Damien).
+
+- Golden state generation infrastructure (Mika).
+
+- New skl watermark tool (Damien).
+
+- New EDID test block that includes multiple display modes (Thomas).
+
+- Individual test documentation available in generated documentation and from
+ the test binaries (Thomas).
+
Release 1.8 (2014-09-08)
------------------------