summaryrefslogtreecommitdiff
path: root/gdri-cmdq-submission.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2009-05-05 00:38:09 +0100
committerThomas White <taw@bitwiz.org.uk>2009-05-05 00:38:09 +0100
commite33e6606ea98abc088310d0b570fabc656c0392f (patch)
tree5cfaabebbca11567ba21d3e26e13f097b3fd2e24 /gdri-cmdq-submission.c
parente422335ee7e950236c478eeefa1fc5cde90fd3aa (diff)
Add memory manager test
This adds a new test, for the GEM object allocation. The Makefile and comments were fixed to reflect this.
Diffstat (limited to 'gdri-cmdq-submission.c')
-rw-r--r--gdri-cmdq-submission.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdri-cmdq-submission.c b/gdri-cmdq-submission.c
index a78093b..d14bcf0 100644
--- a/gdri-cmdq-submission.c
+++ b/gdri-cmdq-submission.c
@@ -1,7 +1,7 @@
/*
* gdri-cmdq-submission.c
*
- * A small test of some Glamo DRI functions
+ * Test for command submission via Glamo DRI
*
* (c) 2009 Thomas White <taw@bitwiz.org.uk>
*