[igt-dev] [PATCH] tests/amdgpu: Add test description for amd_abm

Aurabindo Pillai mail at aurabindo.in
Mon Mar 15 15:22:43 UTC 2021


From: Aurabindo Pillai <aurabindo.pillai at amd.com>

Add overall test description for amd_abm

Change-Id: I4baa52ea66189688b12a82befbbd842ba3d3a24d
Signed-off-by: Aurabindo Pillai <aurabindo.pillai at amd.com>
---
 tests/amdgpu/amd_abm.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/amdgpu/amd_abm.c b/tests/amdgpu/amd_abm.c
index 0505f17e..a1e48533 100644
--- a/tests/amdgpu/amd_abm.c
+++ b/tests/amdgpu/amd_abm.c
@@ -32,6 +32,8 @@
 #include <fcntl.h>
 #include <time.h>
 
+IGT_TEST_DESCRIPTION("Tests Adaptive Backlight Modulation on supported hardware");
+
 #define BACKLIGHT_PATH "/sys/class/backlight/amdgpu_bl0"
 
 typedef struct data {
-- 
2.30.1



More information about the igt-dev mailing list