intel/udl tests;

basic test to share a BO, add as a udl framebuffer, and call the dirty
ioctl on it so we cause the vmapping to happen

[danvet: Snatched up from Dave's prime branch, ocd name and bikeshed
whitespace a bit.]
This commit is contained in:
Dave Airlie
2012-08-14 14:16:04 +10:00
committed by Daniel Vetter
parent d798ab9c2a
commit 71ba0038db
3 changed files with 189 additions and 0 deletions
+1
View File
@@ -96,6 +96,7 @@ TESTS_progs = \
gem_reg_read \
$(NOUVEAU_TESTS) \
prime_self_import \
prime_udl \
$(NULL)
# IMPORTANT: The ZZ_ tests need to be run last!