All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH v2] tests/amdgpu: Add test description for amd_abm
@ 2021-03-29 14:03 Aurabindo Pillai
  2021-03-29 16:17 ` Rodrigo Siqueira
  0 siblings, 1 reply; 2+ messages in thread
From: Aurabindo Pillai @ 2021-03-29 14:03 UTC (permalink / raw)
  To: igt-dev

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

Add overall test description for amd_abm

Changed in v2: Removed change id.

Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [igt-dev] [PATCH v2] tests/amdgpu: Add test description for amd_abm
  2021-03-29 14:03 [igt-dev] [PATCH v2] tests/amdgpu: Add test description for amd_abm Aurabindo Pillai
@ 2021-03-29 16:17 ` Rodrigo Siqueira
  0 siblings, 0 replies; 2+ messages in thread
From: Rodrigo Siqueira @ 2021-03-29 16:17 UTC (permalink / raw)
  To: Aurabindo Pillai; +Cc: igt-dev


[-- Attachment #1.1: Type: text/plain, Size: 871 bytes --]

Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>

On 03/29, Aurabindo Pillai wrote:
> From: Aurabindo Pillai <aurabindo.pillai@amd.com>
> 
> Add overall test description for amd_abm
> 
> Changed in v2: Removed change id.
> 
> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@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
> 

-- 
Rodrigo Siqueira
https://siqueira.tech

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 154 bytes --]

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-29 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 14:03 [igt-dev] [PATCH v2] tests/amdgpu: Add test description for amd_abm Aurabindo Pillai
2021-03-29 16:17 ` Rodrigo Siqueira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.