summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-06 15:06:15 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-11-06 15:06:15 +0100
commit27f1a7dd4bf67cd0fc892e9de3254a65f2c48110 (patch)
treedad9078d748c9b80667e3ef8d44e381a26bdc96e /NEWS
parentd9381c8a6629a82cb27bfcc4fc29861810fe35f1 (diff)
NEWS: drop_caches improvements
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 703862ba..f61d2897 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ Release 1.5
- The testsuite framework itself has gained some regression tests which can be
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)
------------------------