lib/drmtest: add gpu quiescent helper
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 11 Jan 2012 16:19:53 +0000 (17:19 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 11 Jan 2012 16:19:53 +0000 (17:19 +0100)
commit9f8766030463bc0c75506d990831b853f19d7725
tree0395b705d328d27a197aba3968b014a66944a370
parent7a54bfa772d6823a20152c15fe18726e9222a4e9
lib/drmtest: add gpu quiescent helper

Some tests are higly timing dependent and others carelessly leave
active buffers behind. So add a helper to quiescent the gpu and call
it unconditionally when opening an fd in a vain attempt to make all
this race-condition hitting more scientifically sound.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/drmtest.c
lib/drmtest.h