stress: Distinguish between busy_bo and scratch_bo creation sizes
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Mar 2011 07:58:51 +0000 (07:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Mar 2011 07:58:51 +0000 (07:58 +0000)
commit652d9eb983c25caf4bac09aabafbf90aa9daddbf
tree8fa655d31cd4d50ade332103e0a30524afdcf08c
parent80aae9b4244d02873e9f6221de70a4d9cbbc2504
stress: Distinguish between busy_bo and scratch_bo creation sizes

The busy bo has a fixed size (1024x256, 32bpp) whereas the scratch bo
may need to vary their size to exercise different features of fence
allocation.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/gem_stress.c