Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_flip.c55 #define TEST_EINVAL (1 << 7) macro
718 if (do_flip && (o->flags & TEST_EINVAL) && o->flip_state.count > 0) in run_test_step()
721 if (do_vblank && (o->flags & TEST_EINVAL) && o->vblank_state.count > 0) in run_test_step()
827 if (do_vblank && (o->flags & TEST_EINVAL) && o->vblank_state.count > 0) in run_test_step()
831 if (do_flip && (o->flags & TEST_EINVAL)) in run_test_step()
1543 { 20, TEST_FLIP | TEST_DPMS | TEST_EINVAL | TEST_BASIC, "flip-vs-dpms" },
1545 { 20, TEST_FLIP | TEST_MODESET | TEST_EINVAL | TEST_BASIC, "flip-vs-modeset" },