mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 13:52:54 +00:00
docs: add some test descriptions
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user