[igt-dev] [PATCH i-g-t 0/2] Fix CRC mismatch
Mika Kahola
mika.kahola at intel.com
Mon Jan 27 14:45:52 UTC 2020
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
More information about the igt-dev
mailing list