summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2014-10-12 19:28:51 +0100
committerRussell King <rmk@arm.linux.org.uk>2014-10-12 20:19:53 +0100
commitbca50fc025636b481a3a1a2b95a1634955d1eb62 (patch)
tree3c9694af4988b6e3b9e9f49a07c04e5d8f65c0f6 /debian
parenta6eafa1b0bb627d67892ff5fabb6e87ea11afa82 (diff)
Add drm_armada_cache_reap()
Provide an API to allow libdrm-armada's internal BO cache to be reaped. This API returns TRUE if there are still BOs in the cache which may be reaped at a later time, which allows users to schedule further reaps. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 93c57b8..c6aa895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
libdrm-armada (2.0.3-1) unstable; urgency=low
* Add drm_armada_bo_create_size()
+ * Add drm_armada_cache_reap()
- -- Russell King <rmk_cubox@arm.linux.org.uk> Sat, 20 Sep 2014 23:07:21 +0100
+ -- Russell King <rmk_cubox@arm.linux.org.uk> Sat, 12 Oct 2014 19:31:04 +0100
libdrm-armada (2.0.2-1) unstable; urgency=low