Lines Matching full:flip
94 * Since a page flip to a buffer with different stride in test_flip_tiling()
123 /* Flip to the second fb. */ in test_flip_tiling()
127 * Page flip should work but some transitions may be temporarily in test_flip_tiling()
166 * Test that a page flip from a tiled buffer to a linear one works
169 * the tiled one and page flip to the linear one issued. A new crc is
173 igt_subtest_f("flip-changes-tiling") {
182 igt_subtest_f("flip-changes-tiling-Y") {
194 igt_subtest_f("flip-changes-tiling-Yf") {
207 * Test that a page flip from a tiled buffer to another tiled one works
209 * generates a reference crc for the pipe. Then a page flip to second
214 igt_subtest_f("flip-X-tiled") {
223 igt_subtest_f("flip-Y-tiled") {
235 igt_subtest_f("flip-Yf-tiled") {
248 * Test that a page flip from a linear buffer to a tiled one works
250 * generates a reference crc for the pipe. Then a page flip to a tiled
255 igt_subtest_f("flip-to-X-tiled") {
264 igt_subtest_f("flip-to-Y-tiled") {
276 igt_subtest_f("flip-to-Yf-tiled") {