[igt-dev] [PATCH i-g-t 0/4] kms_panel_fitting and kms_frontbuffer_tracking cleanups.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Feb 26 11:15:54 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.
tests/kms_frontbuffer_tracking: Remove redundant modesets during
subtest start.
lib/igt_kms.c | 1 +
tests/kms_frontbuffer_tracking.c | 800 ++++++++++++++-------------------------
tests/kms_panel_fitting.c | 74 +---
3 files changed, 312 insertions(+), 563 deletions(-)
--
2.16.2
More information about the igt-dev
mailing list