4 Commits

Author SHA1 Message Date
Tiago Vignatti
1319c565ec tests/vgem_fb_test: Fix most of compiler warnings 2015-07-27 14:49:58 -03:00
Tiago Vignatti
fda0527127 tests/vgem_fb_test: Always profile
This commit could be amended with the previous...
2015-07-27 14:49:57 -03:00
Tiago Vignatti
ccd69d7104 tests/vgem_fb_test: Add verbose mode to vgem_fb_test to print mmap time
This CL introduces -p option to vgem_fb_test. For now it only prints the
time to mmap imported vgem buffers, which is particularly useful to
benchmark and compare with other driver implementations.

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
2015-07-27 14:49:57 -03:00
Tiago Vignatti
b0df549986 tests: import Chrome OS vgem_fb_test.c
https://chromium.googlesource.com/chromiumos/platform/drm-tests/+/master/vgem_fb_test.c

Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
2015-07-27 14:48:54 -03:00