tests: add drm_vma_limiter
authorroot <daniel.vetter@ffwll.ch>
Wed, 11 Jan 2012 13:37:42 +0000 (14:37 +0100)
committerroot <daniel.vetter@ffwll.ch>
Wed, 11 Jan 2012 13:47:09 +0000 (14:47 +0100)
commit553021d9740019d602ef327632a120cf0c9fc15a
tree208dc41ff1a89c3fccf148aee074216ae0fc9ae0
parente287fe1958f73d35dd833d927662a5a1c64bcdbd
tests: add drm_vma_limiter

v2: Also check whether a 2nd mmap on the same bo still works.
Suggested by Chris Wilson.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
tests/Makefile.am
tests/drm_vma_limiter.c [new file with mode: 0644]