Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_hangcheck.c864 #define TEST_OTHERS BIT(1) macro
1022 if (other != engine && !(flags & TEST_OTHERS)) in __igt_reset_engines()
1256 { "others-idle", TEST_OTHERS }, in igt_reset_engines()
1257 { "others-active", TEST_OTHERS | TEST_ACTIVE }, in igt_reset_engines()
1260 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY in igt_reset_engines()