Searched refs:test_plane_rotation (Results 1 – 1 of 1) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_rotation_crc.c | 368 static void test_plane_rotation(data_t *data, int plane_type, bool test_bad_format) in test_plane_rotation() function 793 test_plane_rotation(&data, subtest->plane, false); 802 test_plane_rotation(&data, DRM_PLANE_TYPE_OVERLAY, false); 815 test_plane_rotation(&data, DRM_PLANE_TYPE_PRIMARY, true); 823 test_plane_rotation(&data, DRM_PLANE_TYPE_PRIMARY, true); 836 test_plane_rotation(&data, DRM_PLANE_TYPE_PRIMARY, false);
|