[igt-dev] [PATCH i-g-t v2 0/4] kms_plane: Add clipping subtests

Imre Deak imre.deak at intel.com
Tue Mar 6 16:52:11 UTC 2018


This is v2 of [1], fixing the issues reported by Arek and CI. Besides
the changes described in patch 4, there is also an FBC workaround
applied now in kernel. Without the WA the test cases using the primary
plane (with FBC) could trigger FIFO underflow errors.

Note that the subtest takes ~40 seconds to run on a single pipe.

[1]
https://lists.freedesktop.org/archives/igt-dev/2018-February/000523.html

Cc: Mika Kahola <mika.kahola at intel.com>
Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
Cc: Juha-Pekka Heikkilä <juha-pekka.heikkila at intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler at intel.com>

Imre Deak (4):
  kms_plane: Remove redundant modeset after CRC capture
  lib: Export helpers to get rotation/tiling strings
  kms_plane: Split helpers creating reference FB and capturing CRC
  kms_plane: Add clipping subtests

 lib/igt_fb.c      |  23 +++
 lib/igt_fb.h      |   1 +
 lib/igt_kms.c     |  11 +-
 lib/igt_kms.h     |   1 +
 tests/kms_plane.c | 502 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 5 files changed, 517 insertions(+), 21 deletions(-)

-- 
2.13.2



More information about the igt-dev mailing list