Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gem/selftests/
A Di915_gem_context.c1031 #define TEST_IDLE BIT(0) macro
1184 if ((flags & TEST_IDLE) && ret == 0) { in __sseu_finish()
1342 { .name = "idle", .flags = TEST_IDLE }, in igt_ctx_sseu()
1345 { .name = "busy-idle", .flags = TEST_BUSY | TEST_IDLE }, in igt_ctx_sseu()
1346 { .name = "reset-idle", .flags = TEST_RESET | TEST_IDLE }, in igt_ctx_sseu()

Completed in 6 milliseconds