All of lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Fix CRC mismatch
@ 2020-01-27 14:45 Mika Kahola
  2020-01-27 14:45 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_plane_lowres: Skip Yf tiling tests from gen12 onwards Mika Kahola
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Mika Kahola @ 2020-01-27 14:45 UTC (permalink / raw)
  To: igt-dev

On newer gens we experience CRC mismatch errors. These are caused by
comparison between HDR and SDR planes. This patch series proposes
a fix that compares HDR primary plane to HDR overlay planes and
SDR primary plane to SDR overlay planes.

Yf tiling is not supported by GEN12. We should intentionally skip
a test with that tiling mode.

Mika Kahola (2):
  tests/kms_plane_lowres: Skip Yf tiling tests from gen12 onwards
  tests/kms_plane_lowres: Fix CRC mismatch

 tests/kms_plane_lowres.c | 147 ++++++++++++++++++++++++---------------
 1 file changed, 90 insertions(+), 57 deletions(-)

-- 
2.17.1

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

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

end of thread, other threads:[~2020-01-31 10:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 14:45 [igt-dev] [PATCH i-g-t 0/2] Fix CRC mismatch Mika Kahola
2020-01-27 14:45 ` [igt-dev] [PATCH i-g-t 1/2] tests/kms_plane_lowres: Skip Yf tiling tests from gen12 onwards Mika Kahola
2020-01-30 10:30   ` Jani Nikula
2020-01-31 10:35     ` Kahola, Mika
2020-01-27 14:45 ` [igt-dev] [PATCH i-g-t 2/2] tests/kms_plane_lowres: Fix CRC mismatch Mika Kahola
2020-01-27 19:04 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-01-28 12:35 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2020-01-28 15:53 ` [igt-dev] ✓ Fi.CI.BAT: success for Fix CRC mismatch (rev2) Patchwork
2020-01-29  7:07 ` [igt-dev] [PATCH i-g-t 0/2] Fix CRC mismatch Saarinen, Jani
2020-01-29 23:17 ` [igt-dev] ✗ Fi.CI.IGT: failure for Fix CRC mismatch (rev2) Patchwork

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.