docs: add some test descriptions

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-10-13 11:40:12 +01:00
parent f8b3c704af
commit 3d0dca47c6
8 changed files with 32 additions and 12 deletions
+5
View File
@@ -34,6 +34,11 @@
#include "intel_batchbuffer.h"
#include "ioctl_wrappers.h"
IGT_TEST_DESCRIPTION(
"Performs various write operations to the scanout buffer while FBC is "
"enabled. CRC checks will be used to make sure the modifications to scanout "
"buffer are detected.");
enum test_mode {
TEST_PAGE_FLIP,
TEST_MMAP_CPU,