Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gt/
Dselftest_hangcheck.c685 #define TEST_OTHERS BIT(1) macro
832 if (!(flags & TEST_OTHERS)) in __igt_reset_engines()
1007 { "others-idle", TEST_OTHERS }, in igt_reset_engines()
1008 { "others-active", TEST_OTHERS | TEST_ACTIVE }, in igt_reset_engines()
1011 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY in igt_reset_engines()
1015 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY | TEST_SELF, in igt_reset_engines()