[igt-dev] [PATCH i-g-t 0/2] Fix rounding error in draw_squares in kms_plane_alpha_blend

Vidya Srinivas vidya.srinivas at intel.com
Wed Aug 4 02:56:35 UTC 2021


Series contains patch which fixes a rounding issue in draw_squares. Due to this,
coverage-premultiplied-constant subtest gives CRC
mismatch on panels with 1366x768 resolution.

In order to get this right fix in from Juha-Pekka, we need to revert the ALIGNMENT
fix previously submitted.

Vidya Srinivas (2):
  Revert "tests/kms_plane_alpha_blend: Align width to 256B"
  tests/kms_plane_alpha_blend: Fix rounding in draw_squares

 tests/kms_plane_alpha_blend.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
2.32.0



More information about the igt-dev mailing list