intel_upload_blit_*: Fix reporting and generate junk instead of using random.
authorEric Anholt <eric@anholt.net>
Tue, 31 Mar 2009 02:09:00 +0000 (19:09 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 31 Mar 2009 02:09:00 +0000 (19:09 -0700)
commit7889abd2631b418d4bb9fb90a758f23f37d2f098
treea3d2fafba23dfe8b643635dd96ab87e13adb77f6
parent614b165c60d695da424c1f42ecca53d95a32ca94
intel_upload_blit_*: Fix reporting and generate junk instead of using random.

Turns out that random completely overwhelmed the cost of the driver stuff
in _large.c.  I definitely want to generate data, but still be able to see
the driver's responsibility.
benchmarks/intel_upload_blit_large.c
benchmarks/intel_upload_blit_small.c