summaryrefslogtreecommitdiff
path: root/benchmarks/intel_upload_blit_large.c
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-30 19:17:12 -0700
committerEric Anholt <eric@anholt.net>2009-03-31 10:01:07 -0700
commitcb5a35fe8ebe959291082a15395a619b40c562a7 (patch)
tree5366711bcd968bd43f2f1bb3a81eb669ed47ddde /benchmarks/intel_upload_blit_large.c
parent7889abd2631b418d4bb9fb90a758f23f37d2f098 (diff)
Add a couple of other intel_upload_blit_large variants for comparison.
Diffstat (limited to 'benchmarks/intel_upload_blit_large.c')
-rw-r--r--benchmarks/intel_upload_blit_large.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/intel_upload_blit_large.c b/benchmarks/intel_upload_blit_large.c
index aec19c44..b3581d43 100644
--- a/benchmarks/intel_upload_blit_large.c
+++ b/benchmarks/intel_upload_blit_large.c
@@ -40,6 +40,8 @@
* Additionally, those applications should be rendering at the screen refresh
* rate, while this test has no limits, and so can get itself into the
* working set larger than aperture size performance disaster.
+ *
+ * The current workload doing this path is pixmap upload for non-KMS.
*/
#include <stdlib.h>