From: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
To: Stylon Wang <stylon.wang@amd.com>, igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t] test/amdgpu/amd_color: Add test description to amd_color tests
Date: Tue, 25 Jul 2023 11:21:02 -0400 [thread overview]
Message-ID: <47ec7785-442a-1f63-424d-a268bfdcc546@amd.com> (raw)
In-Reply-To: <20230713141830.335019-1-stylon.wang@amd.com>
On 7/13/23 10:18, Stylon Wang wrote:
> Signed-off-by: Stylon Wang <stylon.wang@amd.com>
> Signed-off-by: Alex Hung <alex.hung@amd.com>
> ---
> tests/amdgpu/amd_color.c | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/tests/amdgpu/amd_color.c b/tests/amdgpu/amd_color.c
> index 34002ed88..4a98df3be 100644
> --- a/tests/amdgpu/amd_color.c
> +++ b/tests/amdgpu/amd_color.c
> @@ -22,6 +22,8 @@
>
> #include "igt.h"
>
> +IGT_TEST_DESCRIPTION("Test Color Features for DRM conformance");
> +
> /* (De)gamma LUT. */
> typedef struct lut {
> struct drm_color_lut *data;
> @@ -409,8 +411,11 @@ igt_main
> igt_display_require_output(&data.display);
> }
>
> + igt_describe("Tests correctness of linear degamma on CRTC");
> igt_subtest("crtc-linear-degamma") test_crtc_linear_degamma(&data);
> + igt_describe("Tests correctness of linear regamma on CRTC");
> igt_subtest("crtc-linear-regamma") test_crtc_linear_regamma(&data);
> + igt_describe("Tests color accuracy of CRTC degamma and regamma");
> igt_subtest("crtc-lut-accuracy") test_crtc_lut_accuracy(&data);
>
> igt_fixture
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
next prev parent reply other threads:[~2023-07-25 15:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-13 14:18 [igt-dev] [PATCH i-g-t] test/amdgpu/amd_color: Add test description to amd_color tests Stylon Wang
2023-07-13 15:44 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2023-07-13 17:04 ` [igt-dev] ○ CI.xeBAT: info " Patchwork
2023-07-13 19:53 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-07-25 15:21 ` Rodrigo Siqueira [this message]
2023-08-04 6:20 ` Patchwork
2023-08-04 9:21 ` [igt-dev] ✓ Fi.CI.IGT: success " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47ec7785-442a-1f63-424d-a268bfdcc546@amd.com \
--to=rodrigo.siqueira@amd.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=stylon.wang@amd.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox