public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Kazlauskas, Nicholas" <Nicholas.Kazlauskas@amd.com>
To: "Zhang, Dingchen (David)" <Dingchen.Zhang@amd.com>,
	"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Subject: Re: [igt-dev] [PATCH i-g-t v2 2/3] lib/igt_debugfs: add DPRX pipe crc source for AMDGPU
Date: Wed, 26 Jun 2019 12:51:54 +0000	[thread overview]
Message-ID: <f85b1e89-bd46-30da-67ab-f8214053874d@amd.com> (raw)
In-Reply-To: <20190625194218.18106-2-dingchen.zhang@amd.com>

On 6/25/19 3:42 PM, Dingchen Zhang wrote:
> Need DPRX CRC source to validate AMDGPU 8bpc bypass mode.
> 
> Added AMDGPU DPRX pipe crc source in igt_debugfs.h
> 
> v2: dropped the CRTC and AUTO crc sources for AMDGPU (Nicholas)
> 
> Cc: Harry Wentland <Harry.Wentland@amd.com>
> Cc: Nick Kazlauskas <Nicholas.Kazlauskas@amd.com>
> Signed-off-by: Dingchen Zhang <dingchen.zhang@amd.com>

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>

> ---
>   lib/igt_debugfs.h | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/lib/igt_debugfs.h b/lib/igt_debugfs.h
> index 52520b3c..36b63817 100644
> --- a/lib/igt_debugfs.h
> +++ b/lib/igt_debugfs.h
> @@ -83,6 +83,7 @@ typedef struct {
>   } igt_crc_t;
>   
>   #define INTEL_PIPE_CRC_SOURCE_AUTO "auto"
> +#define AMDGPU_PIPE_CRC_SOURCE_DPRX "dprx"
>   
>   void igt_assert_crc_equal(const igt_crc_t *a, const igt_crc_t *b);
>   bool igt_check_crc_equal(const igt_crc_t *a, const igt_crc_t *b);
> 

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

  reply	other threads:[~2019-06-26 12:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-25 19:42 [igt-dev] [PATCH i-g-t v2 1/3] lib/igt_fb: add functionality of getting framebuffer 16-bit CRC Dingchen Zhang
2019-06-25 19:42 ` [igt-dev] [PATCH i-g-t v2 2/3] lib/igt_debugfs: add DPRX pipe crc source for AMDGPU Dingchen Zhang
2019-06-26 12:51   ` Kazlauskas, Nicholas [this message]
2019-06-25 19:42 ` [igt-dev] [PATCH i-g-t v2 3/3] tests/amdgpu: add 8bpc bypass mode test Dingchen Zhang
2019-06-26 12:53   ` Kazlauskas, Nicholas
2019-06-25 22:22 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2,1/3] lib/igt_fb: add functionality of getting framebuffer 16-bit CRC Patchwork
2019-06-26  2:52 ` [igt-dev] ✓ Fi.CI.IGT: " 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=f85b1e89-bd46-30da-67ab-f8214053874d@amd.com \
    --to=nicholas.kazlauskas@amd.com \
    --cc=Dingchen.Zhang@amd.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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