Home
last modified time | relevance | path

Searched refs:igt_critical (Results 1 – 4 of 4) sorted by relevance

/external/igt-gpu-tools/lib/
Digt_core.c774 igt_critical("Conflicting extra long option defined --%s\n", long_options[i].name); in common_init()
780 igt_critical("Conflicting long option 'val' representation between --%s and --%s\n", in common_init()
790 igt_critical("Conflicting long and short option 'val' representation between --%s and -%c\n", in common_init()
804 igt_critical("Conflicting short option: -%c\n", std_short_opts[i]); in common_init()
811 igt_critical("Conflicting short option and long option 'val' representation: --%s and -%c\n", in common_init()
1063 igt_critical("Invalid subtest name \"%s\".\n", in __igt_run_subtest()
1712 igt_critical("Unknown subtest: %s\n", run_single_subtest); in igt_exit()
2506 igt_critical("Could not open data file \"%s\": %s", filename, in __igt_fopen_data()
Digt_core.h1055 #define igt_critical(f...) igt_log(IGT_LOG_DOMAIN, IGT_LOG_CRITICAL, f) macro
/external/igt-gpu-tools/tests/i915/
Di915_pm_rpm.c705 igt_critical("Detected EDID mismatch on connector %s\n", in test_i2c()
713 igt_critical("i2c: %s\n", buf); in test_i2c()
720 igt_critical("drm: %s\n", buf); in test_i2c()
/external/igt-gpu-tools/tests/
Dkms_cursor_legacy.c1098 igt_critical("completed %lu cursor updated in a period of %u flips, " in cursor_vs_flip()