igt/drv_missed_irq_hang: Increase busy load
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 6 Sep 2014 16:25:01 +0000 (17:25 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 6 Sep 2014 16:26:21 +0000 (17:26 +0100)
commit5eeb1f34d4bd16ef22e9252e876dd93c28c73b3c
treedadcf801b4b9ac8d576c5922730865207910f2b3
parentd35cc3ea8c0023eb8aadf3e946b1c759c6e29b3a
igt/drv_missed_irq_hang: Increase busy load

The test relies on having to wait upon the GPU at some point and so
simulating a missed interrupt. If there is insufficient load on the GPU,
we can complete the task before we even wait.

References: https://bugs.freedesktop.org/show_bug.cgi?id=71334
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/drv_missed_irq_hang