Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/
Dkms_rotation_crc.c426 igt_rotation_t rotation_sw, rotation_hw; member
466 if (planeinfo[c].rotation_hw & (IGT_ROTATION_90 | IGT_ROTATION_270)) in get_multiplane_crc()
470 igt_plane_set_rotation(planes[c].plane, planeinfo[c].rotation_hw); in get_multiplane_crc()
605 p[0].rotation_hw = IGT_ROTATION_0; in test_multi_plane_rotation()
607 p[1].rotation_hw = IGT_ROTATION_0; in test_multi_plane_rotation()
612 igt_swap(p[0].rotation_sw, p[0].rotation_hw); in test_multi_plane_rotation()
613 igt_swap(p[1].rotation_sw, p[1].rotation_hw); in test_multi_plane_rotation()