NEWS: drop_caches improvements

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter 2013-11-06 15:06:15 +01:00
parent d9381c8a66
commit 27f1a7dd4b

3
NEWS
View File

@ -27,6 +27,9 @@ Release 1.5
- The testsuite framework itself has gained some regression tests which can be - The testsuite framework itself has gained some regression tests which can be
run at compile-time with "make check". run at compile-time with "make check".
- New helpers for the drop_cache kernel interface and use drop_caches(RETIRE) to
really make sure the gpu is idle in testcases (Oscar Mateo).
Release 1.4 (2013-09-16) Release 1.4 (2013-09-16)
------------------------ ------------------------