Searched refs:igt_fb_supported_format (Results 1 – 8 of 8) sorted by relevance
242 if (igt_fb_supported_format(format) && in test_scaler_with_rotation_pipe()278 if (igt_fb_supported_format(format) && in test_scaler_with_pixel_format_pipe()515 if (!igt_fb_supported_format(f1) || in test_scaler_with_clipping_clamping_scenario()522 if (!igt_fb_supported_format(f2) || in test_scaler_with_clipping_clamping_scenario()
696 igt_fb_supported_format(data.format));
710 if (!igt_fb_supported_format(format)) in test_format_plane()
408 if (!igt_fb_supported_format(format)) in test_plane_rotation()
272 if (igt_fb_supported_format(plane_kms->formats[i])) in plane_get_igt_format()
2030 if (igt_fb_supported_format(plane->formats[i]) && in randomize_plane_setup()
204 bool igt_fb_supported_format(uint32_t drm_format);
3567 bool igt_fb_supported_format(uint32_t drm_format) in igt_fb_supported_format() function