[igt-dev] [PATCH i-g-t v3 0/5] kms_plane: Add clipping subtests
Gwan-gyeong Mun
gwan-gyeong.mun at intel.com
Wed Sep 5 16:27:53 UTC 2018
This is v3 of [1] and [2], implementing an idea of Daniel to achieve
improving test speed. Besides the changes described in patch 5.
Note that the subtest takes ~10 seconds to run on a single pipe.
(a prior version took ~ 43 seconds.)
[1]
https://lists.freedesktop.org/archives/igt-dev/2018-February/000523.html
[2]
https://lists.freedesktop.org/archives/igt-dev/2018-March/001407.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>
Cc: Imre Deak <imre.deak at intel.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Gwan-gyeong Mun (1):
kms_plane: Add a helper of capturing CRC with commit style
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 | 591 ++++++++++++++++++++++++++++++++++++++++++++--
5 files changed, 605 insertions(+), 22 deletions(-)
--
2.18.0
More information about the igt-dev
mailing list