[igt-dev] [PATCH i-g-t v2 0/1] Fix CRC mismatch
Mika Kahola
mika.kahola at intel.com
Fri Jan 31 09:26:02 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.
v2: HDR planes are not defined for gen9 and older (CI)
Drop platform spesific check for tiling (Jani)
Mika Kahola (1):
tests/kms_plane_lowres: Fix CRC mismatch
tests/kms_plane_lowres.c | 142 +++++++++++++++++++++++++--------------
1 file changed, 90 insertions(+), 52 deletions(-)
--
2.17.1
More information about the igt-dev
mailing list