Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_hangcheck.c570 #define TEST_OTHERS BIT(1) macro
718 if (!(flags & TEST_OTHERS)) in __igt_reset_engines()
879 { "others-idle", TEST_OTHERS }, in igt_reset_engines()
880 { "others-active", TEST_OTHERS | TEST_ACTIVE }, in igt_reset_engines()
883 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY in igt_reset_engines()
887 TEST_OTHERS | TEST_ACTIVE | TEST_PRIORITY | TEST_SELF, in igt_reset_engines()