[igt-dev] [PATCH i-g-t v3 0/4] kms_panel_fitting and kms_frontbuffer_tracking cleanups.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Tue Feb 27 08:52:28 UTC 2018
kms_frontbuffer_tracking is the slowest test on GLK, make it a lot
faster by converting it to use igt_display, and not doing too many
modesets when collecting CRC's.
Maarten Lankhorst (4):
tests/kms_panel_fitting: Test cleanups.
lib/igt_kms: Fix igt_plane_reset to handle cursor planes correctly too
tests/kms_frontbuffer_tracking: Convert test to use igt_display, v3.
tests/kms_frontbuffer_tracking: Remove redundant modesets during
subtest start.
lib/igt_kms.c | 1 +
tests/kms_frontbuffer_tracking.c | 804 ++++++++++++++-------------------------
tests/kms_panel_fitting.c | 74 +---
3 files changed, 315 insertions(+), 564 deletions(-)
--
2.16.2
More information about the igt-dev
mailing list