Lines Matching refs:igt_fb
536 struct igt_fb *fb) in enable_output()
615 struct igt_fb fb; in test_link_status()
722 struct igt_fb *fb) in chamelium_get_pattern_fb()
749 struct igt_fb frame_fb, fb; in do_test_display()
883 struct igt_fb fb; in test_display_frame_dump()
991 struct igt_fb fb; in test_mode_timings()
1122 struct igt_fb fb; in test_display_aspect_ratio()
1836 struct igt_fb fb; in test_display_audio()
1922 struct igt_fb fb; in test_display_audio_edid()
1974 struct igt_fb dummy; in randomize_plane_stride()
2060 struct igt_fb *fb) in configure_plane()
2073 struct igt_fb *fb, in randomize_plane_coordinates()
2211 struct igt_fb *fb) in blit_plane_cairo()
2265 struct igt_fb *overlay_fb, in prepare_randomized_plane()
2270 struct igt_fb pattern_fb; in prepare_randomized_plane()
2336 struct igt_fb primary_fb; in test_display_planes_random()
2337 struct igt_fb result_fb; in test_display_planes_random()
2338 struct igt_fb *overlay_fbs; in test_display_planes_random()
2405 overlay_fbs = calloc(sizeof(struct igt_fb), overlay_planes_count); in test_display_planes_random()
2408 struct igt_fb *overlay_fb = &overlay_fbs[i]; in test_display_planes_random()