summaryrefslogtreecommitdiff
path: root/tests/kms_fence_pin_leak.c
diff options
context:
space:
mode:
authorThomas Wood <thomas.wood@intel.com>2014-10-13 11:40:12 +0100
committerThomas Wood <thomas.wood@intel.com>2014-11-06 13:24:29 +0000
commit3d0dca47c6fdec0720aca8016af9a889a0eb3409 (patch)
treeb7dd7b77b0928536595374ce56672d00bedd5bb0 /tests/kms_fence_pin_leak.c
parentf8b3c704af190fcf49f358ea1395ad8fb8b5b5cb (diff)
docs: add some test descriptions
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
Diffstat (limited to 'tests/kms_fence_pin_leak.c')
-rw-r--r--tests/kms_fence_pin_leak.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/kms_fence_pin_leak.c b/tests/kms_fence_pin_leak.c
index 5610ad8b..7f530e65 100644
--- a/tests/kms_fence_pin_leak.c
+++ b/tests/kms_fence_pin_leak.c
@@ -35,6 +35,9 @@
#include "intel_chipset.h"
#include "igt_aux.h"
+IGT_TEST_DESCRIPTION("Exercises full ppgtt fence pin_count leak in the "
+ "kernel.");
+
typedef struct {
int drm_fd;
uint32_t devid;