tests: Add gem_gtt_hog
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Jan 2014 13:42:55 +0000 (13:42 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 10 Jan 2014 15:44:11 +0000 (15:44 +0000)
commitf62abaff99792f10962b1aa072b8a3b314765591
treeb2b8951f86e347bf0df720ceae9538def26a8916
parent2c9e76184518854f21d367296ababef87fb41243
tests: Add gem_gtt_hog

The purpose of this test is to exercise the userspace latency hogs
reported by Arjan van de Ven. He found some applications blocked the
device by stalling on the GPU inside the pagefault handler.
tests/.gitignore
tests/Makefile.sources
tests/gem_gtt_hog.c [new file with mode: 0644]