From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-il1-x136.google.com (mail-il1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 11E106E3FC for ; Mon, 29 Mar 2021 13:06:44 +0000 (UTC) Received: by mail-il1-x136.google.com with SMTP id w2so10679940ilj.12 for ; Mon, 29 Mar 2021 06:06:44 -0700 (PDT) From: Aurabindo Pillai Date: Mon, 29 Mar 2021 09:06:42 -0400 Message-Id: <20210329130642.236359-1-mail@aurabindo.in> MIME-Version: 1.0 Subject: [igt-dev] [PATCH] tests/amdgpu: Add test description for amd_abm List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: From: Aurabindo Pillai Add overall test description for amd_abm Change-Id: I4baa52ea66189688b12a82befbbd842ba3d3a24d Signed-off-by: Aurabindo Pillai --- 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 #include +IGT_TEST_DESCRIPTION("Tests Adaptive Backlight Modulation on supported hardware"); + #define BACKLIGHT_PATH "/sys/class/backlight/amdgpu_bl0" typedef struct data { -- 2.31.0 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev