Searched refs:tconf (Results 1 – 2 of 2) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_setmode.c | 535 static void test_crtc_config(const struct test_config *tconf, in test_crtc_config() argument 572 paint_fb(&crtc->fb_info, tconf->name, crtc_strs, crtc_count, i); in test_crtc_config() 575 if (tconf->flags & TEST_STEALING) in test_crtc_config() 590 igt_assert(config_failed == !!(tconf->flags & TEST_INVALID)); in test_crtc_config() 592 if (ret == 0 && tconf->flags & TEST_TIMINGS) in test_crtc_config() 598 static void test_one_combination(const struct test_config *tconf, in test_one_combination() argument 606 setup_crtcs(tconf->resources, cconfs, connector_count, crtcs, in test_one_combination() 609 if (config_valid == !(tconf->flags & TEST_INVALID)) in test_one_combination() 610 test_crtc_config(tconf, crtcs, crtc_count); in test_one_combination() 615 static int assign_crtc_to_connectors(const struct test_config *tconf, in assign_crtc_to_connectors() argument [all …]
|
/external/ltp/ |
D | runltp | 484 TCONFCMDFILE="-T $LTPROOT/output/LTP_RUN_ON-${TCONF_FILE_NAME}.tconf" 487 TCONFCMDFILE="-T $LTPROOT/output/LTP_RUN_ON-${TCONF_FILE_NAME}.tconf" 491 TCONFCMDFILE="-T $LTPROOT/output/LTP_RUN_ON-${TCONF_FILE_NAME}.tconf"
|