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

Aurabindo Pillai mail at aurabindo.in
Mon Mar 29 14:03:47 UTC 2021


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

Add overall test description for amd_abm

Changed in v2: Removed change id.

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.31.0



More information about the igt-dev mailing list