From f49ebeee9f54d6f23c60a842f75f65561d452ab0 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Fri, 20 Mar 2020 13:49:21 +0200 Subject: Update NEWS, bump version to 1.25 Signed-off-by: Arkadiusz Hiler Acked-by: Petri Latvala --- NEWS | 46 +++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d4e381e3..e5b0045f 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,45 @@ -Unreleased ----------- +Release 1.25 (2020-03-20) +------------------------- + +- Meson build options have been renamed. Please check the news options in + meson_options.txt and make sure you don't get any warnings when configuring + the project. (Simon Ser) + +- Compile-testing CI for MIPS. (Guillaume Tucker) + +- Various igt_runner reliability improvements (Petri Latvala & Arkadiusz Hiler) + +- Switched GEM tests to engine discovery. (Tvrtko Ursulin et al) + +- Subtests can now be documented and their descriptions are available in + generated HTML docs and on the command line via --describe. Documenting new + tests is mandatory. (Arkadiusz Hiler) + +- Unified library for EDID creation (Simon Ser) + +- Chamelium port auto-discovery (Simon Ser) + +- Tigerlake support (Lucas De Marchi) + +- Cometlake support (Anusha Srivatsa) + +- Add kernel selftest wrapper for dmabuf (Chris Wilson) + +- Bumped required meson version to 0.47.2 (Arkadiusz Hiler) + +- Rewritten README to be more friendly (Arkadiusz Hiler) + +- Introduced dynamic subsubtests for getting partial result for + runtime-dependant features (Petri Latvala) + +- IGT can now run on the selected GPU via --device and lsgpu tool (Zbigniew + KempczyƄski) + +- Reduced runtime of many many tests (Chris Wilson et al) + + +And many other bug fixes, improvements, cleanups and new tests. -Meson build options have been renamed. Please check the news options in -meson_options.txt and make sure you don't get any warnings when configuring the -project. Release 1.24 (2019-06-20) ------------------------- -- cgit v1.2.3