This series makes use of: http://lists.freedesktop.org/archives/intel-gfx/2014-May/045553.html to allow tests to enable or disable connectors as required. Thomas Wood (2): lib: add functions to change connector states tests: enable the VGA connector in the kms flip and pipe crc tests lib/igt_kms.c | 78 ++++++++++++++++++++++++++++++++++++++++ lib/igt_kms.h | 12 +++++++ tests/Makefile.sources | 1 + tests/kms_flip.c | 7 ++++ tests/kms_force_connector.c | 87 +++++++++++++++++++++++++++++++++++++++++++++ tests/kms_pipe_crc_basic.c | 5 +++ 6 files changed, 190 insertions(+) create mode 100644 tests/kms_force_connector.c -- 1.9.0 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx