[igt-dev] [PATCH v1 2/2] intel-ci: Add compare CRC sanity test to BAT

Petri Latvala petri.latvala at intel.com
Thu Aug 6 10:20:40 UTC 2020


On Thu, Aug 06, 2020 at 11:34:26PM +0530, Bhanuprakash Modem wrote:
> We need to sanity-check for the CRC mismatches, otherwise
> the display validation tests are flawed.
> 
> This patch will add CRC compare mismatch subtests to the
> fast-feedback list to make sure the CRC mechanism is clean
> from the platform.
> 
> Cc: Swati Sharma <swati2.sharma at intel.com>
> Cc: Karthik B S <karthik.b.s at intel.com>
> Cc: Jeevan B <jeevan.b at intel.com>
> Cc: Petri Latvala <petri.latvala at intel.com>
> Cc: Arkadiusz Hiler <arek at hiler.eu>
> Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
> ---
>  tests/intel-ci/fast-feedback.testlist | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index b796b264..b9d769d8 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -110,6 +110,9 @@ igt at kms_force_connector_basic@force-edid
>  igt at kms_force_connector_basic@force-load-detect
>  igt at kms_force_connector_basic@prune-stale-modes
>  igt at kms_frontbuffer_tracking@basic
> +igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-a
> +igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b
> +igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c

Add pipe-d as well.

Acked-by: Petri Latvala <petri.latvala at intel.com>

Swati and Karthik provided comments on the first patch, so as soon as
they say it's good now we can merge this.


More information about the igt-dev mailing list